Loading Tool

Explorer IconExplorer

Memory Pool

76,454 transactions
29.77 vMB
0.06717986 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt f5b907dff601aaff8236e32c9997c95c777d864b330e3458022de619358af543
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root d1fb203f24c1629000a1ffbcce23a3f89c31e1a68a145a030a636ea5d97626fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,803
Size: 1.00 vMB
Total Fees: 0.00409866 BTC
Feerates: 14.26 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (289,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,569 625,569 00000000000000000002fbc5440928194c71eb5dd62bd39c4202d8437b67317e 724 0.23/1.00 vMB 12
625,568 625,568 00000000000000000003a1cbf52b7eb8da681172e5feaf9042ddb43a77704e05 1,441 0.54/1.00 vMB 13
625,567 625,567 00000000000000000000ecd106ba9e7cbf7262b46b6e5a0898c68ddc69b8b67c 520 0.18/1.00 vMB 12
625,566 625,566 000000000000000000037556f2e052c706d1dc65c609377f46d2985cfb384a91 1,175 0.43/1.00 vMB 13
625,565 625,565 0000000000000000000063743ca2b7e33d6a37755b1a887f8e2fb9b4db5d9a6f 1,919 0.72/1.00 vMB 10
625,564 625,564 0000000000000000000963bd358492a5cd31d9f2fad0c2b4a7f6659ff65b3b01 248 0.07/1.00 vMB 22
625,563 625,563 0000000000000000000c92ceaa26f0a68a7f907b47232a89af77c1dfb094c1f4 133 0.04/1.00 vMB 13
625,562 625,562 0000000000000000000dbbb0566940fbb6122e11d13449e0f20ab41e9c36a920 963 0.37/1.00 vMB 10
625,561 625,561 000000000000000000027e5dae3dcdcfdb73c5537366ebd98173c3352f29046f 1,050 0.30/1.00 vMB 14
625,560 625,560 000000000000000000124c0502c5f20d3a48ce906b98e5455d4d9ff74ebfd547 357 0.11/1.00 vMB 14
625,559 625,559 000000000000000000025130c1bd278ce5f3411104dfeafcb471aed7d0a71258 2,291 0.80/1.00 vMB 14
625,558 625,558 00000000000000000004b41ae3578a0c29395ed2b537104ab448f5c62c310b6f 268 0.09/1.00 vMB 17
625,557 625,557 00000000000000000002e48307f5ae2f58a46e79bed489daeaf955f1db98d867 397 0.12/1.00 vMB 14
625,556 625,556 0000000000000000000eceb592004549f78cfcdfbb3af4240c78682a4e4b9810 1,987 0.77/1.00 vMB 16
625,555 625,555 0000000000000000000f1d4664b5b1941f51fc300ff9968b1b05a44e5fe15572 597 0.17/1.00 vMB 13
625,554 625,554 000000000000000000013bd5026e5dc5f2b1894c403c9fefd46d9d3dd8817a98 1,294 0.52/1.00 vMB 32
625,553 625,553 00000000000000000009ad6cfdc177146175907ec017d61d7c3573417873f39d 806 0.35/1.00 vMB 11
625,552 625,552 00000000000000000007714048e558773ac89528776011bbafe03767b2a30717 1,887 0.64/1.00 vMB 12
625,551 625,551 0000000000000000001223a2139f4aa5ddb147d398c3b9101dd58b3c9026ce9b 67 0.02/1.00 vMB 21
625,550 625,550 0000000000000000000786dffbf17c2ed4666a74cce4eeadf584d41a734e37c6 2,346 0.98/1.00 vMB 20
625,549 625,549 0000000000000000001173cbc35ab50e02aba35912c6482ae164af0fb3498097 240 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.