Loading Tool

Explorer IconExplorer

Memory Pool

46,394 transactions
20.48 vMB
0.04537270 BTC
Random Selection Loading Transactions
Max Size: 117.23/200 MB

Candidate Block

Mining Attempt 3e3ef2c081f2fc7dd17f3627201a96b5fcced834d2f556c2beacc3ab419781b2
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root d220c301e215d8f69d28bc2568cfe3cd87fc1f0e7ea4b69da443b8e385221c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,852
Size: 1.00 vMB
Total Fees: 0.00471724 BTC
Feerates: 60.14 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (760,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,632 153,632 00000000000004633b32dd2f272ac6cd9b517001d2d8786b29aa54bdffb392ed 14 0.02/1.00 vMB 7
153,631 153,631 000000000000010ee8062c421427fd189682b5ee2f63b97937bf4a7fca175696 22 0.01/1.00 vMB 300
153,630 153,630 00000000000009943a7d5e8d6cba9169c144504899e12c385db0bbe375a86698 9 0.00/1.00 vMB 43
153,629 153,629 00000000000001ec31f8ccd80d412498b9f0c3ea4ceb3cec3fe3bc4080877ed1 9 0.00/1.00 vMB 364
153,628 153,628 000000000000092c80ebb6ad58a1d70c2a23c55ffe1b1244a1676b8fda6d7413 104 0.04/1.00 vMB 55
153,627 153,627 0000000000000e0e75c9931c1f251a2ba5ff4764f245cd91aff26bf1a21f13df 119 0.05/1.00 vMB 91
153,626 153,626 0000000000000c7518baf608fa74b3bf28445f299a999f2a6b0c8d0422ee8a0f 12 0.00/1.00 vMB 17
153,625 153,625 0000000000000560fa1b9a1f41569685c438191a85d7bafdeeb45947c24a6ec5 34 0.02/1.00 vMB 63
153,624 153,624 00000000000004eb6618a4f8dacc12174a379b48a984fb3e07f948163e24243a 42 0.02/1.00 vMB 16
153,623 153,623 00000000000005d9c0b92836bc5f8795cf7c59c7b844cb49448a85bf1fe861b0 33 0.02/1.00 vMB 129
153,622 153,622 00000000000000cb7fee002491043d777e5c841480cf945d0ad97854281392ef 14 0.01/1.00 vMB 46
153,621 153,621 000000000000048f3ea362849389c6e50fa11ef2b4434ec5a8d82132254258eb 1 0.00/1.00 vMB 0
153,620 153,620 00000000000004cfaa8d020f00c15dea9a279dcee408a509f3a7781e88dbfe06 128 0.04/1.00 vMB 120
153,619 153,619 000000000000029e117a2c4d5da2017dbb290b45cffdc39da336fc5303a7e074 58 0.02/1.00 vMB 54
153,618 153,618 00000000000002b6f84de51e77a0df1d57c76a47dfda188325390bdb040783c0 65 0.03/1.00 vMB 64
153,617 153,617 0000000000000247dfe4d95f6fd0cf8aac67f8bbfe1236abe55b4fb4d5b3e1b9 20 0.01/1.00 vMB 130
153,616 153,616 000000000000005888bea9b13da704b79997129ac28546661919588b8c39a659 32 0.01/1.00 vMB 0
153,615 153,615 00000000000004d54492afdd77947a55006b43656585635218895c063d495941 100 0.05/1.00 vMB 39
153,614 153,614 00000000000005883087d82c2f949ac6eb1cfbf2d02c8146b835d8ac7c41c77b 51 0.03/1.00 vMB 74
153,613 153,613 000000000000023652eaaf4df7ed193fb119db4202f38bb7f968201b460461a0 138 0.05/1.00 vMB 19
153,612 153,612 00000000000009a9f0adaa3b1deda0a790a1845dc11eb77fef5692ef7ae56d11 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 550.11 GB
    • Received: 6.41 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.