Loading Tool

Explorer IconExplorer

Memory Pool

40,608 transactions
26.11 vMB
0.06923521 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt d50ea7f8baa3fe6836c73a952b9e6ce12a70d6fbc8ee494cf6f531d0695bd3c2
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 7d0d141609236390408aa144a9dbde948352b80f60eac1cc30e91e74c5c963c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.02166887 BTC
Feerates: 150.98 > 2.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (591,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,838 323,838 000000000000000009231af551a1fd535f1c840990101f3208af8f6549209a6d 93 0.04/1.00 vMB 37
323,837 323,837 000000000000000004afd9d94cf018223f1234e0ee3d72062bcb6711fc644aed 279 0.13/1.00 vMB 25
323,836 323,836 00000000000000001dca60ce242302330f0f8159d0064e3ea91575dece4daa88 65 0.04/1.00 vMB 24
323,835 323,835 00000000000000000e83fcce608b251565035fb4716b664cea8a9c01d4d16abb 135 0.08/1.00 vMB 28
323,834 323,834 00000000000000001f0675038d60372cd4891f79a6836d79fe884ca92c09c2a7 462 0.24/1.00 vMB 29
323,833 323,833 0000000000000000126b85b792a74464ea1ff1682c617d2c5f52b4479bf0691b 256 0.10/1.00 vMB 45
323,832 323,832 000000000000000019c61edd838fc71ad6e25a41dde52bf6f140e0bda0bbac35 620 0.35/1.00 vMB 28
323,831 323,831 000000000000000018403f1198417b388d64e28c0958927ba8939c992aa380d8 870 0.87/1.00 vMB 19
323,830 323,830 000000000000000016ffb2a28c897584c8b4f3577a49d7433fc51189066217ce 1,883 0.75/1.00 vMB 41
323,829 323,829 000000000000000009cdae0d4abbca5e63de7e251eac91ebff544d55edb86e76 232 0.11/1.00 vMB 22
323,828 323,828 000000000000000000ea0c921624d1b78d1f773318ba8f9a0c5b06c6de68ebf7 251 0.13/1.00 vMB 34
323,827 323,827 0000000000000000024a615f62cb534bfcb4c45e83cd4014dfa108fb87e45161 203 0.12/1.00 vMB 37
323,826 323,826 0000000000000000029031d70bf4c0ca22571b008362ca0817ebeb1924639019 254 0.17/1.00 vMB 45
323,825 323,825 0000000000000000022c861288bc140ebdd2b6a4fca51893bcb09639d1ce486d 336 0.17/1.00 vMB 33
323,824 323,824 000000000000000017146f08811d2cade888779b9e442c914bcb6c754b6f6511 1,213 0.57/1.00 vMB 32
323,823 323,823 00000000000000001396a750ee876141ee46e360f41727e8df1e101e33e4e908 524 0.24/1.00 vMB 31
323,822 323,822 000000000000000009b9a89af1300767b2a9f6a467648acbf7352c75b13c73c5 104 0.06/1.00 vMB 5
323,821 323,821 000000000000000003d0ccc2e5652b93ed8ab58b4ab1f8a93c57cea9799aeb0a 597 0.32/1.00 vMB 30
323,820 323,820 000000000000000017e36cc615c530efa05d414b7b478ade21ec22365ac5873a 415 0.22/1.00 vMB 32
323,819 323,819 0000000000000000167e98cd4fb8258139bd24233e714faf76893ad1f5583ab0 832 0.38/1.00 vMB 33
323,818 323,818 00000000000000000259e851de2c9bbeb48b5fe331a50cdf7a7afa2ed5967c1a 103 0.11/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.