Loading Tool

Explorer IconExplorer

Memory Pool

27,792 transactions
14.23 vMB
0.06270301 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.80/200 MB

Candidate Block

Mining Attempt 5d4d678ea4c731fda97fc5453fb74e3d036b7daa91288eb4ae438431ac70c31c
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cf6400db9d1ff5c5706b3fcf8ac5a23d21380b937365b0c96b7bb9cc9933c2f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.02804814 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (774,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,562 138,562 00000000000004303f15fb210720beee3b9699f15ec3ad160a59110a9c04a66d 67 0.03 vMB 159
138,561 138,561 00000000000009878018a468d1f0ec42b3ddbf28af6ae8f02671390663781f85 14 0.01 vMB 842
138,560 138,560 000000000000071fcf12279bce004ea0585f7e9389cc20b3663859a07a8b51ff 52 0.02 vMB 117
138,559 138,559 00000000000009c24bbfc117508ecfc99622171b88a57db21cb1485078271306 17 0.01 vMB 286
138,558 138,558 00000000000002327791c2f435c73c74d9332a18574ad9e1ee845a20701d0651 99 0.05 vMB 249
138,557 138,557 000000000000062fa077ab8e32d20389a98ab626b324e0273b19614caafea26c 61 0.02 vMB 95
138,556 138,556 00000000000006c8e023f5323c1fb4ce89408e056fc9c509dc7f2b382874f2a6 15 0.01 vMB 60
138,555 138,555 000000000000069455a1c18d92a5fdc9f402aeb201cf50a2e22bb9887f78acd2 13 0.00 vMB 656
138,554 138,554 00000000000005c7b51e75c200d3aaf4d78c22109f87a919eae2ce27241b271e 7 0.00 vMB 38
138,553 138,553 0000000000000427256b299a95118a77ae8d9bdb6a1f4d5b7c37b7fc5d17f17e 39 0.02 vMB 78
138,552 138,552 00000000000002ca184413058d807291a18cf07ad94f220c45ae5c43157ee678 54 0.03 vMB 549
138,551 138,551 00000000000003bba4cae78776a1015f7f96072d9bcbd4a0a36570d72006b719 26 0.01 vMB 54
138,550 138,550 00000000000007cd1b4bfbf95c715dd46cf83cdf10e06ce2f66f6d22a0c9e798 113 0.04 vMB 223
138,549 138,549 00000000000003233e12fd9ede57bc93f46715ff94889c8a059126dfdbd8ed33 41 0.01 vMB 115
138,548 138,548 00000000000002ce5022055c0fdd70379e8c1a75109f21c4397498f6576572a0 143 0.05 vMB 102
138,547 138,547 0000000000000517c8230470e0e5aeb35d85a1d21d3c1b7e570eac3c7a85d150 15 0.01 vMB 1,174
138,546 138,546 000000000000065344d9e041ce6fb761ca93a79a4cc7b0689618f98c7ac7dc00 61 0.02 vMB 2
138,545 138,545 000000000000082b2ca137795a04be65f16d6d9b616e1b0c23d5c329297883ca 18 0.01 vMB 1,649
138,544 138,544 000000000000002592b212b4a04236ccc11b659fcc62ffc9c84e57e599b991aa 19 0.01 vMB 174
138,543 138,543 00000000000007d24f6a321a232fbd92a61b4acd9d51c1d3f43930c8d2266398 46 0.02 vMB 101
138,542 138,542 00000000000000f83f84305331518658c748da3a5195342571780ac73468b0d0 113 0.04 vMB 45
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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