Loading Tool

Explorer IconExplorer

Memory Pool

47,306 transactions
29.28 vMB
0.15943712 BTC
Random Selection Loading Transactions
Max Size: 153.15/200 MB

Candidate Block

Mining Attempt 027ddc664d4bca51a2cfdd77b70ac48af867b298f7f87ba2303898d4730c0ab9
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root f3aedbcf84797e220d6974979c6cdb71f30a1083bf7b14d2de1351dc7a182de6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04689921 BTC
Feerates: 200.91 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (409,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,762 504,762 0000000000000000002082f320990a831aab7bb777cb5f5d09f12ea2172958ca 2,575 1.00/1.00 vMB 527
504,761 504,761 00000000000000000022a0b2faf57562de4b47eaa2f800673be4f640e36aad38 1,871 1.00/1.00 vMB 341
504,760 504,760 0000000000000000003035024a2362b3a6d057aafd43f01d9c5dfe5cfb9c1af1 1,399 1.00/1.00 vMB 307
504,759 504,759 000000000000000000180ef35b213ce572b099faa34b946f218d8c0da59d1baf 2,210 1.00/1.00 vMB 517
504,758 504,758 00000000000000000005d2e789296334bad0d5d2b690a89b7d67b17abf05ce82 1,538 1.00/1.00 vMB 315
504,757 504,757 00000000000000000048869e8a275ef70ff4278b331b049916f81fe8095f1997 2,007 1.00/1.00 vMB 460
504,756 504,756 0000000000000000002e6dee995273e9dd931cc7d60567056936cb4594bdc6e8 2,541 1.00/1.00 vMB 535
504,755 504,755 000000000000000000445bf0ab741c627c6a596931e5ee30b7acf2d248a3e84d 2,167 1.00/1.00 vMB 432
504,754 504,754 00000000000000000061d8b3e8563ba524fda5c51c8415bbc960d1e9dd2cf2e4 2,278 1.00/1.00 vMB 447
504,753 504,753 00000000000000000074761c25a1ff88d5c0134fe05dd568d4eb78b95cdda940 2,868 1.00/1.00 vMB 541
504,752 504,752 00000000000000000061dce5c4253c0f1935c49244207d9d35fb6c72ee3a7fab 1,825 1.00/1.00 vMB 389
504,751 504,751 0000000000000000007190333061099dbef9eb384a344743ba1c153ba393e9d0 2,767 1.00/1.00 vMB 499
504,750 504,750 00000000000000000039988594aedd35693b3509c9b2764e7dcc4df2654f8475 1,992 1.00/1.00 vMB 419
504,749 504,749 00000000000000000076c05a1d0b0361cfaf634732aa03db331dc1e3e5d7ef37 1,663 1.00/1.00 vMB 364
504,748 504,748 0000000000000000003781571a819a7c7911ace4ba7e5805d18c180412a43f60 1,913 1.00/1.00 vMB 375
504,747 504,747 0000000000000000006ea822bce585b6d700a5e46adda8b7e0d793e6e4ddad7c 2,140 1.00/1.00 vMB 488
504,746 504,746 000000000000000000798e210d735dd5572a96bb4557534a41c14a23235d1012 2,207 1.00/1.00 vMB 451
504,745 504,745 00000000000000000060636ff5375facbddf35e0fd587f54a0215560aa1e015e 2,280 1.00/1.00 vMB 530
504,744 504,744 00000000000000000062e93543a9c571683de613a32e3beb876c100955765c38 2,050 1.00/1.00 vMB 428
504,743 504,743 00000000000000000018290f27be692e5e9df472b6948cb10a554a1e87b66e60 2,492 1.00/1.00 vMB 541
504,742 504,742 0000000000000000006ababadea8660e73d82784827682964028d4be6102de06 2,377 1.00/1.00 vMB 445
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.