Loading Tool

Explorer IconExplorer

Memory Pool

34,634 transactions
19.11 vMB
0.08167709 BTC
Random Selection Loading Transactions
Max Size: 103.41/200 MB

Candidate Block

Mining Attempt c91cf8b2a21b42f90d9a811130366d0b54cab46cfd4dde7564de01937e20fa54
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root dedcd0dbf5ac42fab32aa8522509b30b12cc6f47dc341780dc0f2f92f8211766
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.04462227 BTC
Feerates: 126.64 > 4.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (785,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,050 128,050 00000000000009313146d8b8d57f2243a1cefa7496387dfe56aa4222c16eb0d9 78 0.05/1.00 vMB 495
128,049 128,049 00000000000001a197ad0707cf1df7ee97f0503a017f416edbd593f01360350a 10 0.01/1.00 vMB 0
128,048 128,048 00000000000020239bcfd97b21b5e63801ff1873800f59a0cbfefe31c2cbf133 13 0.01/1.00 vMB 1,503
128,047 128,047 00000000000002ba578eb5a4f89f7199389d1950fe225cd1195ef47d383ad8d7 4 0.00/1.00 vMB 1,369
128,046 128,046 0000000000002672ad10b0d54e16b2365e73075caa943f9a7cf127eceae01741 85 0.03/1.00 vMB 451
128,045 128,045 00000000000018130981047b2d68eed7f7603efc809d63e1d1069170470f7356 10 0.00/1.00 vMB 1,798
128,044 128,044 00000000000006afb4dfa7f7c59b163c9b826575d5bbb1d464bd9e18dfcd59de 6 0.00/1.00 vMB 0
128,043 128,043 00000000000020ddc85800270af2e6ccb53d965b1073aeaddc455d17ce451cd5 25 0.01/1.00 vMB 215
128,042 128,042 000000000000193045d09ae232c57ca735408793a7701e1d3f4a0d74d145002b 12 0.00/1.00 vMB 616
128,041 128,041 000000000000160045b176363e11c9afff3fa107396aa8bb4a2b22031f4de5e1 23 0.01/1.00 vMB 619
128,040 128,040 000000000000138637731ce5cb6407e52535d92ca7239fb25d6f89b32b75641b 114 0.04/1.00 vMB 565
128,039 128,039 0000000000001007e6f03e6b9c0cbfa909b8af68180f80b772a3fc311d047454 24 0.01/1.00 vMB 1,036
128,038 128,038 000000000000247fef8badd84a7d2aa71beeec8458822c9f2d048ce9696ee0f9 20 0.01/1.00 vMB 1,200
128,037 128,037 00000000000006555f2292baf0b51a1eb34319975c1ecabafbb25820182272fb 27 0.02/1.00 vMB 462
128,036 128,036 0000000000001e41068a580cc54fa428f939cb60069d72b86481e35b750a5038 15 0.01/1.00 vMB 1,203
128,035 128,035 0000000000001b77a3657cec933f121f65fd178220b13d7207d685896e72e8c0 7 0.00/1.00 vMB 0
128,034 128,034 00000000000015898b33ed14b9061a66773878db5ddca01801879c50499a7506 156 0.05/1.00 vMB 195
128,033 128,033 0000000000001dff263f7aa1caee11b90d36c67f07433ad60f53e4cc230169d8 132 0.05/1.00 vMB 1,696
128,032 128,032 00000000000011fadc3e44464fc3d6ba6e1c17430cf44c8b6801d12836a14696 71 0.03/1.00 vMB 1,019
128,031 128,031 00000000000024b4c9ca2751cf835c3c6be5e9d48293216de5a416db191ed028 8 0.00/1.00 vMB 330
128,030 128,030 000000000000004fb76c167ee8aebe1447bafd3b6463d7aa0f0f1d3427c3315a 27 0.01/1.00 vMB 1,012
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 527.36 GB
    • Received: 5.47 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.