Loading Tool

Explorer IconExplorer

Memory Pool

75,751 transactions
28.13 vMB
0.08760707 BTC
Random Selection Loading Transactions
Max Size: 170.72/200 MB

Candidate Block

Mining Attempt 176511b2a78237d480cdea41132d1ad49b5dd4709a76253929871ae485826bc1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 9edc541b15d84f636b665b92afda46c637b8151192cf510dbe15096279a509b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.02692918 BTC
Feerates: 402.60 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (533,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,661 381,661 00000000000000000a482959cb84c148416eea824d1da07b59823fa72c0d2ff2 2,348 0.91/1.00 vMB 50
381,660 381,660 00000000000000000ca6f1ecfc5e5ec2b6839251b2d3053462442fed0b3ae0af 265 0.25/1.00 vMB 19
381,659 381,659 0000000000000000031ce399ba0675e8d55a68ff5524b6e4b2833b9c5e7bbd8c 651 0.40/1.00 vMB 30
381,658 381,658 00000000000000000d955cdbf5c69dd5fca693d5c1459595773198595605f6a8 1,936 1.00/1.00 vMB 37
381,657 381,657 000000000000000005848ae4aa41f31cfdda19a001be98f2bcfab0a4901466b6 435 0.25/1.00 vMB 31
381,656 381,656 00000000000000000efd6ece11b90fbfe9d8d7c41ad5217c2285d1e278572e42 1 0.00/1.00 vMB 0
381,655 381,655 00000000000000000ef23fe1ea753b69c43747f7ea186de021d87efa98cb88ec 197 0.25/1.00 vMB 15
381,654 381,654 00000000000000000f8e74a12d027c44d5d5ccfd2a688a714e7505802acdc4f2 1,613 0.93/1.00 vMB 40
381,653 381,653 00000000000000000975bc6376f3c1a79d87b5d64ff4049c6acf81560a55fa97 87 0.10/1.00 vMB 11
381,652 381,652 00000000000000000452d0c2fcd6a1c23844aeea5aa00bd9dc1d833b142e9713 195 0.13/1.00 vMB 45
381,651 381,651 0000000000000000044ee07f158f3e50a2bf86741000325478282506ed7c545e 321 0.25/1.00 vMB 15
381,650 381,650 000000000000000010df50234377dc50ca2c8d56399946bd0d5c51c970c6f3c5 170 0.13/1.00 vMB 31
381,649 381,649 000000000000000008c592f4aabc827a207d7b532993d9dbd658b25e49ee5642 249 0.16/1.00 vMB 29
381,648 381,648 00000000000000000f150d5caf508d6ffc0d31c738deda6b746b9d805fec22e8 521 0.44/1.00 vMB 19
381,647 381,647 0000000000000000065ab154534ecd2378cc6d721d6be88380d465190247b1bd 2,040 1.00/1.00 vMB 63
381,646 381,646 00000000000000000746c00a63e152e616117a1e48a710ff212f0de734497ead 184 0.22/1.00 vMB 10
381,645 381,645 00000000000000001067246d1a516d8bc9b7a3b5aa208106e8a3e50431c8c6b8 703 0.51/1.00 vMB 18
381,644 381,644 000000000000000006aa34da72b2e91f079a6789ca3d18e2e97a7e30932c9bf2 2,253 1.00/1.00 vMB 44
381,643 381,643 0000000000000000097e78cc01520ea1c38d72c922830f49dff8c3e7978d149c 664 0.30/1.00 vMB 37
381,642 381,642 00000000000000000d488d5044b4d6aeb103728f2aee0da81a6641ae2e4010a2 625 0.32/1.00 vMB 38
381,641 381,641 0000000000000000012c8af6becfc7574808946248a9847244eacf605be0e604 1,815 0.74/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.