Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
34.20 vMB
0.13556324 BTC
Random Selection Loading Transactions
Max Size: 194.42/200 MB

Candidate Block

Mining Attempt 4459380eed855c99aa167cb0688cc6013cb529dbb0820b4b72e00d28abbb3200
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 204a234eca32d9d87eba4551b7dfcb73f2650465e4f8c1a92ec80c3031924240
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.02526645 BTC
Feerates: 104.71 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (500,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,897 414,897 0000000000000000034e97633553b4046fb0101e1705c9f77d1b6493a6781bc0 2,187 1.00/1.00 vMB 58
414,896 414,896 0000000000000000022f67ac2ee1c1316f4a08deda26305087f4c9342fba79a9 2,743 1.00/1.00 vMB 53
414,895 414,895 000000000000000002d16d3bcda027a6985d70314ccf2b48ffb76701751f0024 2,475 1.00/1.00 vMB 59
414,894 414,894 0000000000000000019e69928e4eb9079b369aa414034b45c5c610d9c990c65b 982 1.00/1.00 vMB 16
414,893 414,893 000000000000000000bc28da727a37ecf91aba9a4884cd2983d1ee76b7dd9f8f 1,104 0.52/1.00 vMB 46
414,892 414,892 000000000000000001b6136fbd39623a7bc642ce8e6f74248abd7ab3096f664b 811 0.49/1.00 vMB 34
414,891 414,891 0000000000000000020e0112c6131ff7b4290cd2fd3690631b74043412e96d62 15 0.00/1.00 vMB 142
414,890 414,890 000000000000000001c7097b677f3591a17d617cf7c8609b36fc736ab9703c3f 2,588 1.00/1.00 vMB 50
414,889 414,889 000000000000000004725496ec4f3f23a3504ad5d0736fefb4a88932f5ca6439 478 0.99/1.00 vMB 9
414,888 414,888 0000000000000000011f702784cae26055c81edc57a0783ec984c98a98e8a1de 418 0.99/1.00 vMB 10
414,887 414,887 000000000000000001eb5fce948bf6fba474dcdcfbd58f8aea4f067dac3208fc 2,599 1.00/1.00 vMB 55
414,886 414,886 000000000000000001d8943f09856842a0e824b1bd649a1040da4ebb9fe9686f 145 0.06/1.00 vMB 38
414,885 414,885 000000000000000000d164d29048ebbf2167c9f9a681f373653d43ed4aa2325c 1,054 0.69/1.00 vMB 48
414,884 414,884 0000000000000000025526cc87d7ef9f316d1a40cdccbe175c472af25774a134 645 0.43/1.00 vMB 38
414,883 414,883 000000000000000001c50e2b55390e20428d4ba81bac5da74464093c956e8897 529 0.24/1.00 vMB 45
414,882 414,882 0000000000000000020d47d5cebf628d8f16be174c1eaa3045461600e5e8c39c 402 0.21/1.00 vMB 34
414,881 414,881 000000000000000005353fc017d154f123d84afa8f59b7fce98680925bf73806 513 0.22/1.00 vMB 45
414,880 414,880 000000000000000003971775f506cc016cce4914f6afabdb354bfcfad0f3229c 684 0.35/1.00 vMB 58
414,879 414,879 0000000000000000012ca7780831439df537ae7beef5fcccf27433c8ec2870b7 1,277 0.65/1.00 vMB 40
414,878 414,878 00000000000000000270658059dbbd2087c827985dca4cbf379b5af6906340c3 879 0.73/1.00 vMB 36
414,877 414,877 0000000000000000048c2752229b8bc56e514cec2f7a91395f33550bdc4935a7 1,201 0.72/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.09 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: 726.22 GB
    • Received: 18.45 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.