Loading Tool

Explorer IconExplorer

Memory Pool

20,945 transactions
9.39 vMB
0.05837171 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.61/200 MB

Candidate Block

Mining Attempt 32776eaae53caf33d94586cd1c0c94542853ac22a743247092aa4cc9626f7cac
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 7bd0dcff06485890669b733f236c17c379f07da9c347639ed1719cc53d7585ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,640
Size: 1.00 vMB
Total Fees: 0.03600127 BTC
Median Feerate: 2.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (780,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,505 132,505 0000000000000e0afe2f8da02ef88876a5c1f00ac32c5a11583e3a04c488e37b 21 0.01 vMB 963
132,504 132,504 0000000000000d9cdc606b11f297e446a436fb92f14b2128f452b5846d592b91 58 0.03 vMB 847
132,503 132,503 000000000000072631fac7128b3757c0e5f2034ae2f1bc8afe745e65435a5cb6 5 0.00 vMB 1,067
132,502 132,502 0000000000000c6588b0c3747290d5ea585bde4bf286d6b40a1a760a2373d8fb 1 0.00 vMB 0
132,501 132,501 0000000000000681b858b51080af14739f21685070f72a183c66be3d9ca7dee8 17 0.00 vMB 237
132,500 132,500 000000000000112cee76a5577b4124dbedf2ba0c882f5e6a7a898f853b7c9791 51 0.02 vMB 365
132,499 132,499 00000000000004868c41aeda6933e5421ab05bd7361f306d400f16c8abaa1ca6 24 0.01 vMB 411
132,498 132,498 0000000000000e46cf867d566bcfc9483442f8fba314e512f0836fd4cfd8357a 26 0.02 vMB 127
132,497 132,497 000000000000130151f6174225db38dac1d2f53eb5e7a1ab536bdfd7963d0d3f 13 0.01 vMB 141
132,496 132,496 00000000000002a2a76a0bb78df56fa296f9f61fbf98f617e3fd7e2cbba41d6d 9 0.00 vMB 746
132,495 132,495 00000000000010ee11a54f9ea4a4ce70ebdbe8d95183a236bafb0c327350d18f 143 0.05 vMB 229
132,494 132,494 00000000000008db3bdbc7b6d0d5a6ebe16f5ce0bd24c251cc45a1529e336a26 12 0.00 vMB 371
132,493 132,493 00000000000001fe5fd4f6d08186296e0c6a8df96770cb32f9d4bb6bc6662d0b 32 0.01 vMB 844
132,492 132,492 0000000000000f6e5d5d2ea822975d57295841b0746815a42203a4684a1686db 10 0.00 vMB 53
132,491 132,491 0000000000000af4f9b1c2acd4a32693e22542e31ffbb7a6c505ab0d072c0370 13 0.00 vMB 602
132,490 132,490 0000000000000a04d37f60ea7536d9af092e864d45540966db59c9b230b0f64b 10 0.00 vMB 401
132,489 132,489 0000000000000b42c5f002b3c78d3a5ca618d5bfe12fb214d17f4a2629ca7993 12 0.00 vMB 389
132,488 132,488 0000000000000de0e2b1e8179c363262b662c79b9a914338ecacbdd46edb93b6 54 0.02 vMB 336
132,487 132,487 0000000000000a1c89e1e8df4fb48c207023b900afff1436eae9cd1f92dd0658 23 0.01 vMB 1,488
132,486 132,486 0000000000001242b7825ee729d5fc68cde8b7a4993d00fca104cc091ab9c008 11 0.00 vMB 0
132,485 132,485 00000000000003ef204e2dcd0a6b7cec5bcbe30d8f0409e79a1a4f87fdb61268 44 0.02 vMB 544
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 275.12 GB
    • Received: 1.08 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.