Loading Tool

Explorer IconExplorer

Memory Pool

42,038 transactions
26.40 vMB
0.06032192 BTC
Random Selection Loading Transactions
Max Size: 138.33/200 MB

Candidate Block

Mining Attempt ba1a577bf7a38fdecfa4c356c019dd60433d1e4859ae139c3f3b3958aa2b37b8
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root ce4428bad7b7a189c1b3f48c190c498f8d57a5f8e4e57cd973eb711218ca96a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.01205338 BTC
Feerates: 477.45 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (180,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,083 734,083 00000000000000000000bb48fdf2f0369ff5aec1985fd666a266d03fa60643b0 768 0.32/1.00 vMB 9
734,082 734,082 00000000000000000005d57e81bbc12b9e6f0e3f56dd47af8361bc50ae4bec9b 699 0.32/1.00 vMB 8
734,081 734,081 00000000000000000003809599509316b810632998e3447916c2ac3b26a51348 981 0.34/1.00 vMB 11
734,080 734,080 0000000000000000000538f9a74028ae7f8e8d57a01b2c609c6c45649e7eb60c 1,357 0.72/1.00 vMB 3
734,079 734,079 000000000000000000047c5e0939ae66ab190cb41c15473ac43dc981aed3e9e0 2,801 1.00/1.00 vMB 12
734,078 734,078 00000000000000000007fd29b1cbabc6e9a2200ecc8f145137d404c731bd2e87 2,790 1.00/1.00 vMB 11
734,077 734,077 0000000000000000000745d6999a0065e323932f79bbf3a8cfeab12961c6faa3 120 0.05/1.00 vMB 7
734,076 734,076 000000000000000000093ce26d9270156b4c49ba9b1223c02d1072b71837422a 615 0.20/1.00 vMB 9
734,075 734,075 0000000000000000000099004227edecccfbb8891970fb27527ea3cf34db0b41 1,025 0.46/1.00 vMB 3
734,074 734,074 00000000000000000007d574b1748fcecea135a99c76d589b3d0169e1c312543 2,522 1.00/1.00 vMB 9
734,073 734,073 000000000000000000013abe61206f8131ce4c33eeab2fdfc7d41fd40e38447d 2,536 1.00/1.00 vMB 11
734,072 734,072 000000000000000000016fb57b2de2ea033e8d8f8e7e20caca1b74c5aafd42ca 207 0.12/1.00 vMB 5
734,071 734,071 0000000000000000000772a422e236fd4af621b93e14a416c96f0b2d25655dd2 1,871 0.91/1.00 vMB 7
734,070 734,070 000000000000000000034a5512764859c8f607ca31b2810aad22c8ca98ed1b5a 823 0.63/1.00 vMB 6
734,069 734,069 000000000000000000004ecff644d3972ac7ba9787c278d7114e1b020d3a5ddc 17 0.01/1.00 vMB 11
734,068 734,068 00000000000000000004963b2553397496c0c5929a4d955b8a4bd28ce5dc0df5 1,639 0.68/1.00 vMB 2
734,067 734,067 000000000000000000008cc5c48433fb30aea6f1cc9056bd8517e34639551da3 2,513 1.00/1.00 vMB 7
734,066 734,066 00000000000000000003bf2f03b888c32e8f112a1ce95afd869dd2f4561b943b 2,325 1.00/1.00 vMB 10
734,065 734,065 000000000000000000063135f5915a1ea5f5e997ecbaa7e5a5f0729b78531c90 2,327 1.00/1.00 vMB 11
734,064 734,064 0000000000000000000684b472c180b15017a8be317703c400eb86bf1af12ee5 322 0.09/1.00 vMB 8
734,063 734,063 00000000000000000002df5137e0a7d1279c26561febefd031c695b651c77e2b 531 0.19/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.90 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: 645.48 GB
    • Received: 12.73 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.