Loading Tool

Explorer IconExplorer

Memory Pool

43,464 transactions
26.96 vMB
0.07120029 BTC
Random Selection Loading Transactions
Max Size: 141.13/200 MB

Candidate Block

Mining Attempt 9df1a14b9fc125557420e4d4a3d8d2896b1a3ab955e051c807ed3221f5dbb233
Version 20000000
Previous Block 0000000000000000000075e1acdeb06f9cc56f7e28129ec172029b5ba6b38c1d
Merkle Root e46f564f51ba949c30185b2508ac0bcbd6b24703b123ab7d836fbbc3af7039bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,307
Size: 1.00 vMB
Total Fees: 0.02042547 BTC
Feerates: 194.57 > 2.05 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,878 (380,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,284 534,284 00000000000000000004e1738f0d52cf6beb0f09eed4c602e78fd1a86a12d825 978 0.40/1.00 vMB 14
534,283 534,283 0000000000000000002c00a803e64a6b38be979840d5778afb3eeb89383424fd 982 0.97/1.00 vMB 1
534,282 534,282 000000000000000000070be7ad630b0e5a8036b19accd249df483c5f829e78db 2,532 1.00/1.00 vMB 21
534,281 534,281 00000000000000000007df28cf89595baec8406f529c1dda7b78813fafc2f6aa 2,432 1.00/1.00 vMB 5
534,280 534,280 000000000000000000171e11f678ef644f6b7cebd9a7e88d72477cae3842d67b 2,562 1.00/1.00 vMB 20
534,279 534,279 00000000000000000026b78beffca02c5c7d34364d2762405506335bdcda5175 2,428 1.00/1.00 vMB 6
534,278 534,278 0000000000000000002e2896da6d7d1e392c675283d0747ddc17de86a159ac97 2,550 1.00/1.00 vMB 28
534,277 534,277 00000000000000000002c28fec04f0dc2931e841c0287c86ae5f48e4a3940698 2,638 1.00/1.00 vMB 11
534,276 534,276 00000000000000000007ba453c4759dc65530d375ea04e84c51e1c9fdc7f2085 1,719 1.00/1.00 vMB 30
534,275 534,275 0000000000000000002c6643d84eda1b95da2da9d5751c67269163b57cd6e3a7 1,814 1.00/1.00 vMB 47
534,274 534,274 00000000000000000007637c17565a2194b154c255e76814f326cee05ac04bb6 425 1.00/1.00 vMB 120
534,273 534,273 0000000000000000000104323d062b3e2839f744a05ed5e1ab3a53f4fb9519e3 488 0.27/1.00 vMB 52
534,272 534,272 0000000000000000000b028d965fd8ff960d5874f8043d648b98482ad18d2b64 1 0.00/1.00 vMB 0
534,271 534,271 00000000000000000014b195971e9eb25c40b50702bc09d7b58fdd114ebe9d6d 2,090 0.91/1.00 vMB 34
534,270 534,270 000000000000000000076ef62784b0ce03d43624ea3e93bec8fa8a69e6213709 2,316 0.99/1.00 vMB 5
534,269 534,269 00000000000000000003c319de13206c837274d6d8ae3f5b85a1195f0da87140 551 0.20/1.00 vMB 17
534,268 534,268 0000000000000000000c22e89b0bc56c7a96e89f95009e8ccd5945ba2d21b553 1,648 1.00/1.00 vMB 12
534,267 534,267 00000000000000000008261b443395b9b2832ced06ae118b5bda6fb0f7564f01 1,061 1.00/1.00 vMB 31
534,266 534,266 0000000000000000000dfc11c12632955f745a892c86f1a6e66486036b3390c9 712 1.00/1.00 vMB 66
534,265 534,265 0000000000000000002db338f9b396000de787cdb7ba03c7772d0574b45f33d4 2,496 1.00/1.00 vMB 23
534,264 534,264 000000000000000000066c7f9fade5ca1b5cc64216784b74f5ceb6effdc9da37 31 0.02/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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.54 GB
    • Received: 13.93 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.