Loading Tool

Explorer IconExplorer

Memory Pool

79,091 transactions
29.76 vMB
0.09331142 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt 26338b06b8c08b11d040a1b2268aaed72727ff311fb30ed7c6db6b69c6262495
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 4f45bd25f58e0c41b99b6366d97f71b7035c4f61d7b66cbdf3f9a3d8daff254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.02674996 BTC
Feerates: 101.62 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (285,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,944 629,944 0000000000000000000d2152dea5c5e760dcd777b1056f659c193334441ece79 2,409 1.00/1.00 vMB 46
629,943 629,943 0000000000000000000356ab9d7a8d855eb1617a30388d5778055fb5a24db9b3 2,295 1.00/1.00 vMB 44
629,942 629,942 0000000000000000000b9888bb4256a41f0b8244af655e972f39b512c04dfa3c 2,832 1.00/1.00 vMB 60
629,941 629,941 0000000000000000000187e4794fc5e3daa1a46a483e50bc4c754f6bfb73ad45 2,908 1.00/1.00 vMB 47
629,940 629,940 0000000000000000000d5bbf353292016a1fbf4acf49863139ffedfdabc4b405 2,735 1.00/1.00 vMB 41
629,939 629,939 00000000000000000008e079466f64fc21144bd127f554a91b62b5172442fb0d 2,112 0.99/1.00 vMB 15
629,938 629,938 000000000000000000116ae4972c64cc40a2cef774b4d15f1af2b20da1978244 2,385 1.00/1.00 vMB 75
629,937 629,937 0000000000000000000a36a5eaa5809f78437e39f6445a22275cc29f4791aada 1,861 1.00/1.00 vMB 30
629,936 629,936 000000000000000000103310742674edb30c66cf526274ed98ada7e7d3943305 825 1.00/1.00 vMB 10
629,935 629,935 00000000000000000002d00599a83ef875c97f08e94c42056878d014d3d5b3dd 1,434 0.99/1.00 vMB 21
629,934 629,934 00000000000000000001403eda58db722599787297690ab15425c7b1d2335302 2,095 1.00/1.00 vMB 35
629,933 629,933 0000000000000000000d09e91efe2f6ab75a5c5c020dbc2dad9bb95565cdf086 1,250 1.00/1.00 vMB 20
629,932 629,932 00000000000000000002671ca32bdc38ee4521dd80d049937fb101b61fb71b2e 1,721 1.00/1.00 vMB 11
629,931 629,931 0000000000000000000461dfe044bc3e655ac711b14fef945fe069c2821e981e 2,425 1.00/1.00 vMB 53
629,930 629,930 0000000000000000000e4247d2c11b219108c779811a1ab168709b0332d18116 2,474 1.00/1.00 vMB 39
629,929 629,929 0000000000000000000345b2241ef6d64510a370964d4d00e52fc31e0f30d0c4 2,637 1.00/1.00 vMB 59
629,928 629,928 000000000000000000003ce46c7819167d51f9bc78a3c84d08a27c0e65ab2941 1,129 1.00/1.00 vMB 19
629,927 629,927 00000000000000000008665e7470f3fd5975fa2d1be12503daf734f6b830a065 778 1.00/1.00 vMB 14
629,926 629,926 0000000000000000000fea16e4237eb8e11869fa084b88df880620b59e4e1e38 1,698 1.00/1.00 vMB 16
629,925 629,925 00000000000000000005dcf0f090c9952789ac7de939ccd7656e615d87ec1c49 2,594 1.00/1.00 vMB 31
629,924 629,924 0000000000000000000e750b1d719d141a885e77cda57a7063170239138d7c4d 2,346 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.