Loading Tool

Explorer IconExplorer

Memory Pool

41,609 transactions
28.36 vMB
0.06778439 BTC
Random Selection Loading Transactions
Max Size: 145.20/200 MB

Candidate Block

Mining Attempt 42be68100832a0b5e0282a81ba22679683f53ec763755d11771853de38d5c0fb
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root a787606aee924e78cc0214781cd9776ab710c13a3ca75adcb9891609c3b571b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01303499 BTC
Feerates: 201.07 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (464,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,395 450,395 000000000000000001eee724ad58b02e4f656fe8edd4ab67405c2eeee18a42e0 2,234 1.00/1.00 vMB 125
450,394 450,394 0000000000000000028f68b54a1aa983ea802411a7a91d8644c27a40c5d4da1c 1,708 1.00/1.00 vMB 69
450,393 450,393 000000000000000001f5591483a18cb10b239077becde8416b66b6cf79843811 1,417 1.00/1.00 vMB 75
450,392 450,392 0000000000000000027d95aaa1412fb20e490d04bcf6678dc34200ee2b99ea60 1,954 1.00/1.00 vMB 113
450,391 450,391 00000000000000000270b5272d45b0ae052aec462460da8ae6de7c0f8c98ab91 1,327 1.00/1.00 vMB 109
450,390 450,390 000000000000000000acd56dbcfe6e08e6824b699f6887232720a9dfc1f9ba5d 1,062 0.52/1.00 vMB 116
450,389 450,389 000000000000000002465d1ee7166460481e11f034067255001a73fba512edd8 1,287 1.00/1.00 vMB 94
450,388 450,388 000000000000000001cdde09516a5fed2b734382f0d688482220dc11953fcb23 2,244 1.00/1.00 vMB 116
450,387 450,387 000000000000000002a9154a70dd5286f5604dc8e7db3bbdb8a3f56d54e5e15f 1,800 1.00/1.00 vMB 92
450,386 450,386 0000000000000000018ac5592c6d6eac44aa43e1e8498b50a69e08e483f0b925 2,004 1.00/1.00 vMB 114
450,385 450,385 0000000000000000005aab6a175c16af607f89c10753b0bfc5ce8e16f0240226 98 0.04/1.00 vMB 76
450,384 450,384 000000000000000001917755b21ea94c62c245260bcb507d5f55040536de9d58 1,523 0.82/1.00 vMB 80
450,383 450,383 0000000000000000005d0524d4315a464b3a8bf6878785e04a7b9adf725db9c1 980 0.50/1.00 vMB 71
450,382 450,382 00000000000000000196366f0f58cfef45c05f61e069c65ec485ff9996e203a7 910 0.40/1.00 vMB 88
450,381 450,381 00000000000000000153ceff846b3f2bde414f088482c6d0df1c98c7cba13d47 242 0.14/1.00 vMB 85
450,380 450,380 00000000000000000194195e145f713eeec18c2a38e7229476e769c4cf05fa77 1,385 0.66/1.00 vMB 66
450,379 450,379 0000000000000000016b1b04ffe44fde4bdece537e02a001b77b7b7ac3844e77 1,699 1.00/1.00 vMB 101
450,378 450,378 000000000000000000f7341cbc176d32e684c3f3f15aa77bddb13d7f1aa6be39 161 0.19/1.00 vMB 47
450,377 450,377 000000000000000001074592c5a0d222b258176951d70ea2824418d5087101db 1,915 0.89/1.00 vMB 87
450,376 450,376 0000000000000000017244314663dead7fd183ea977c6e9dfdc1572f8e0a5939 469 0.28/1.00 vMB 63
450,375 450,375 00000000000000000150f31aacc2b667ec571706553c033042ae45d82cc5fef1 716 0.45/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.