Loading Tool

Explorer IconExplorer

Memory Pool

87,195 transactions
33.11 vMB
0.08220222 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 38b6ee469bf684308821dcf9ad48eadc55fb9cf40f3aa3dbccfd77259c40353e
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 61bf2a82bc9eb7ac64d6dfcf50c9fc2536d6296c8d1961b2d7a5604ad4bacf69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01630112 BTC
Feerates: 151.14 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (303,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,123 611,123 00000000000000000004c341cfcc520c35fadd075107a26147d705d66fb81bbf 2,720 1.00/1.00 vMB 28
611,122 611,122 00000000000000000004376e4782e4e67ef3e49ac00eb5d3a0663427ca429aa6 2,421 1.00/1.00 vMB 11
611,121 611,121 00000000000000000006067c7f5101838abde810ace3ea94bf230814eea83b6d 2,939 1.00/1.00 vMB 8
611,120 611,120 0000000000000000001376cb2f6f64d523ff7018ea70a107671bce82794ca41d 2,643 1.00/1.00 vMB 9
611,119 611,119 000000000000000000128f95935328c1ad26f0cc18ec789160c8287c4e5f3857 2,032 1.00/1.00 vMB 15
611,118 611,118 000000000000000000033994ac29fcd43bfa78667bf5ea4cd9cbc05a08b77748 1,861 1.00/1.00 vMB 25
611,117 611,117 0000000000000000001188afe47c98ecb3742183a4a51dfc822b81b91dbde077 937 0.33/1.00 vMB 18
611,116 611,116 0000000000000000001307323c608410a58b956e14ca5016e4ae5eed3c83648b 1,983 0.95/1.00 vMB 2
611,115 611,115 00000000000000000010a1eb3bac0e870f937708ddeeb685f4e5142064901edd 2,555 1.00/1.00 vMB 4
611,114 611,114 000000000000000000030ada4e0b754c250618bfccaa5f3b56f2cfcce4da9377 2,008 1.00/1.00 vMB 5
611,113 611,113 00000000000000000003f4bdcd365c313c93a6767cb571691c49a48236ca568c 2,441 1.00/1.00 vMB 25
611,112 611,112 0000000000000000000bda4ee613486b2e819b36102c56963f8b69a4c4ef2780 1,358 1.00/1.00 vMB 12
611,111 611,111 0000000000000000001362ef36abdabfe46d579f648566629ebd2045b49ea678 2,158 1.00/1.00 vMB 18
611,110 611,110 00000000000000000001bba5fb600d6b769a164e349d93b8b9fc43621554c950 2,327 1.00/1.00 vMB 21
611,109 611,109 00000000000000000011c560edfbe55dd3022610ac35888ee7080c264f6dd3f0 2,396 1.00/1.00 vMB 14
611,108 611,108 0000000000000000000e6e3b7401e3d147ae3f87a65195082d5df9a6c4222082 2,063 1.00/1.00 vMB 12
611,107 611,107 00000000000000000007e8db2564e8a8dd469cc3e4ec7e8731bce4400d9ca431 1,996 1.00/1.00 vMB 14
611,106 611,106 000000000000000000050c3e033fdca307e3e1389c2225c8b0030f82f85d3d37 1,758 1.00/1.00 vMB 13
611,105 611,105 0000000000000000000c59a5228575d2cc68ab3ca3eeaf0c7cbf6d248881e765 1,673 1.00/1.00 vMB 23
611,104 611,104 000000000000000000015826e7e414b099aa32b0ba984e8cbbd3c838f6bb00fe 1,580 1.00/1.00 vMB 36
611,103 611,103 00000000000000000001461f4d5c2102dc9e97ad38fc253d0cb5a8caa4c2394a 913 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.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.