Loading Tool

Explorer IconExplorer

Memory Pool

80,396 transactions
30.22 vMB
0.07586350 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt 731496b0b0208396927d1f42060792ab8e40c0393a1b2beda8a94d3faa40a2b3
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root bc5cdecfbeb690762bd384d9cc03cab1a65cd0bb9b10e4402c93d9ca13ae80f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.00848268 BTC
Feerates: 318.30 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (125,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,940 789,940 00000000000000000002a38435958a8fdd390e897aad797d5a84d8f0735bd5a3 4,281 1.00/1.00 vMB 26
789,939 789,939 0000000000000000000203da5b3d6a89e0b23a154ba37a26b7744f1bd2c85542 4,192 1.00/1.00 vMB 42
789,938 789,938 0000000000000000000362f3def4e0e9b8c54d8a0e040f1bd1b2e05832341c30 3,297 1.00/1.00 vMB 73
789,937 789,937 0000000000000000000092e9f4d09736b8528f3ac70c34e40a9d9505df05a5f0 4,174 1.00/1.00 vMB 37
789,936 789,936 0000000000000000000009acda36da11afb63c5df37434bc39500a61ff924d07 5,188 1.00/1.00 vMB 38
789,935 789,935 00000000000000000003d849465044f396b96e0a187fafa511ecbbffc47643ad 4,015 1.00/1.00 vMB 57
789,934 789,934 00000000000000000001b09fb205f2dd3ed3a27637c335c5f25a6449bdab2d2b 4,044 1.00/1.00 vMB 68
789,933 789,933 0000000000000000000251fa660af7412309d941eaf3b83e58995aa9b80cdafc 4,057 1.00/1.00 vMB 70
789,932 789,932 00000000000000000004920595c6f62b9650ec2a81c0890b8eafecd7abe88bea 2,861 1.00/1.00 vMB 97
789,931 789,931 00000000000000000002836bad236e1a15218e13a58ca7dbf209ef93bf2acdac 3,461 1.00/1.00 vMB 27
789,930 789,930 00000000000000000000bc86942878aa44b3851bc37665e2edcba76eeeacff7b 3,784 1.00/1.00 vMB 35
789,929 789,929 00000000000000000004e1a2b1d2ea63d03890410b14efc6b20c441198be5271 4,486 1.00/1.00 vMB 51
789,928 789,928 000000000000000000016cbfaa095212847aa4db022f02b80b5b3afdc4cea79b 3,361 1.00/1.00 vMB 69
789,927 789,927 0000000000000000000209809d84833fadf372ec98381b93417f8dd159dbcfe0 3,514 1.00/1.00 vMB 70
789,926 789,926 000000000000000000029817f7f23ec135abd4b28383998f055bbd00326e6f57 3,341 1.00/1.00 vMB 100
789,925 789,925 0000000000000000000039ec65746749be69189aa94f1bf7c14c34fb7469d54f 1,898 1.00/1.00 vMB 52
789,924 789,924 00000000000000000002b416087198053f97380de80798a523ae8dc84090d3ac 4,161 1.00/1.00 vMB 61
789,923 789,923 00000000000000000003987782c452d5b1d8f32f0a08f46a370b89d6f9fe3e97 4,355 1.00/1.00 vMB 79
789,922 789,922 00000000000000000004770c49564a8689045fb77c30ecd801e3d07d2621f0a2 3,572 1.00/1.00 vMB 87
789,921 789,921 000000000000000000006726277a197fa3669de44641dc8d9493e47d286cef0c 3,537 1.00/1.00 vMB 109
789,920 789,920 000000000000000000048a86dc49e848ea7cd0aeb3dc43a8042c033b532756f1 4,216 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.