Loading Tool

Explorer IconExplorer

Memory Pool

78,600 transactions
29.15 vMB
0.06804270 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt 4c6b5bbda0f559ce9bd2e4c782f1016178cb41396693060d98cf3bd63fa7c165
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 65988b92bf088961189b9ae59da4fdde074b7ccc621d12f8a1bf2190082b29ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,493
Size: 1.00 vMB
Total Fees: 0.00891135 BTC
Feerates: 170.94 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (176,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,128 738,128 000000000000000000025e06d59ac07fbd36390eb129fd93d6baa54672a8d82a 2,972 1.00/1.00 vMB 16
738,127 738,127 000000000000000000026cca138582317f83f439cb21617b592ae71cb9fbe90d 2,709 1.00/1.00 vMB 11
738,126 738,126 0000000000000000000003f7469313e117262364792a6770614d8def72b35aba 2,286 1.00/1.00 vMB 9
738,125 738,125 00000000000000000002538e47088a089fe9b09dd6bd2fe4327f859e69a17f65 3,288 1.00/1.00 vMB 21
738,124 738,124 00000000000000000003b7ea9bef918c54d035cd639e1770c98acee4b9207309 2,447 1.00/1.00 vMB 10
738,123 738,123 0000000000000000000664d3f861d2b801a55bd8e2c6f1071fe2c4afc9af5285 2,976 1.00/1.00 vMB 21
738,122 738,122 00000000000000000003dfd53122a40598387e8565c08110762cef08fae8b2b6 689 0.30/1.00 vMB 10
738,121 738,121 000000000000000000029343d237512184c47123ddbe2c0dcbe29932630eedb8 851 0.41/1.00 vMB 13
738,120 738,120 000000000000000000053149c7b997234b72657b71feee711e55339276c9cdb7 931 0.34/1.00 vMB 13
738,119 738,119 00000000000000000001c7126f9af59b9d9633e38f1897d5ad1bfb0286ba4749 195 0.20/1.00 vMB 5
738,118 738,118 0000000000000000000512a6bfe019bb2d6d959653a345d368df7b8f6eb9c4d7 1,672 1.00/1.00 vMB 13
738,117 738,117 00000000000000000006d8acd2beb9bfb26254279439d54f45d0137f936af783 732 0.30/1.00 vMB 12
738,116 738,116 00000000000000000006a759c1e603521db159b23dac37b5933af10719645a2e 2,065 1.00/1.00 vMB 8
738,115 738,115 00000000000000000006ba0dac10dded12ab7f696af092dc5d06474c21cb3d97 1,408 1.00/1.00 vMB 1
738,114 738,114 00000000000000000007f803e2f2089f8d3feab75b3a0106e379496a9b0cd2bf 3,307 1.00/1.00 vMB 13
738,113 738,113 0000000000000000000824b4fe1db373ab1c845e685fba0217342219a3d5fd9e 3,543 1.00/1.00 vMB 20
738,112 738,112 00000000000000000002d829a5d4153a8ebc0d9351e5848ef2e6eac29c095aab 3,189 1.00/1.00 vMB 19
738,111 738,111 00000000000000000005ce91859e1852aeb828a0fb11184de906f955741fc680 826 0.26/1.00 vMB 13
738,110 738,110 00000000000000000003a2dedfacfd622fe31c480e77d6587dc6d17cbf5781ae 676 0.76/1.00 vMB 13
738,109 738,109 00000000000000000000441366f9def2add6c3231c730c9d6cf2060bfba9000e 1,113 0.40/1.00 vMB 15
738,108 738,108 0000000000000000000033921b6300eacabc2a0350e6cf36f6bfc92903cb5325 2,116 0.69/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.