Loading Tool

Explorer IconExplorer

Memory Pool

28,552 transactions
11.74 vMB
0.03559702 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.48/200 MB

Candidate Block

Mining Attempt c9d99fd61facb700c9bf3d4e17afcc152c693cdbc20cc0801c0fd23671369b70
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 4179579a3b219f1e7743a28b10d1da77be7b4b9529ced5896e82164f0b5aba43
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01517991 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (776,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,944 136,944 0000000000000344210f478e2c3a1125bd0ee2a1f1c8da0f98dc48142e4af8c0 49 0.02 vMB 179
136,943 136,943 00000000000008860197589df9efe899b5505da758fd664c25ed5b0197dfbfcb 11 0.00 vMB 382
136,942 136,942 000000000000007ca0fd3eae2ae31a9b22641a0fe3660acfa481d4df32062497 53 0.02 vMB 5
136,941 136,941 0000000000000a21907a50af01d3eb8bb52cc0b18edea7facf0dce4b31d8932a 15 0.01 vMB 653
136,940 136,940 00000000000008a775b6deb2c992a2a75de45abea93b5736c125f7ce61be7782 11 0.01 vMB 152
136,939 136,939 000000000000090c6c5b15e7f73b0d84b3ad540c6bd10bfe5db2d009428e8f18 45 0.02 vMB 289
136,938 136,938 0000000000000a02e4fc7496ec6e4a2dbd901cbaf751aea0afbfbc2e78128f57 120 0.05 vMB 266
136,937 136,937 00000000000009686b6a7fc1f9d9d9ad62e96e16cf5d41086634af1967651e32 23 0.01 vMB 36
136,936 136,936 0000000000000845206d7c74fa1d448e421b26d1b8d09050a61741249c532f9c 1 0.00 vMB 0
136,935 136,935 000000000000002a993b962f155df2e3ba79affe76050078110e34c6d0ef5c98 37 0.02 vMB 1,580
136,934 136,934 0000000000000735b93c66b39c0f56515f82ab515c6820ddbbf1493abb77ec50 71 0.02 vMB 2,641
136,933 136,933 000000000000067077e05ded26cb39f1b1cd8555adcf378d36373a12123af0f6 88 0.03 vMB 1,754
136,932 136,932 00000000000001461672bb73a8ce20dea23728cb04ae909104a0140c2bd36f8c 38 0.02 vMB 2,886
136,931 136,931 000000000000082471b5e3d6fe7c79191dba9414e68209a9fd93da41e03c21f8 14 0.00 vMB 390
136,930 136,930 000000000000001c21c03483b1eab23d6c0467fa7acb4bacb97d73591571ba97 39 0.03 vMB 590
136,929 136,929 00000000000001ee2df87d4fd8b3c903fcab586ce86084a2c72e639b5815d7ae 64 0.03 vMB 219
136,928 136,928 000000000000000e5b44cb9b537e79227ba232b45cbd5af5112f186d03bca221 73 0.05 vMB 216
136,927 136,927 0000000000000a9325796aee66e8cdd39a9cc2baef533ffc72228a01e0e2eae4 2 0.00 vMB 0
136,926 136,926 0000000000000a96414bba85481d0d7ede8a42f47d1d94fc3665b3677cea500c 105 0.03 vMB 153
136,925 136,925 000000000000036421463ba4a253b9ca72ecffb374eba3e786081311b0a62365 27 0.01 vMB 391
136,924 136,924 0000000000000420fad0aed89e7830a97c2644a517ae90eb9ce7a7bf61d69a20 8 0.00 vMB 28
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 391.93 GB
    • Received: 1.99 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.