Loading Tool

Explorer IconExplorer

Memory Pool

15,043 transactions
8.08 vMB
0.04075383 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.06/200 MB

Candidate Block

Mining Attempt 338c1908ecd078eba7e6138c426221785e5d4cabdfea49edead0b4a793a83652
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 62031b5f45fef44f3bb5625b413e21d1542f556d2e0a7f1237839c4393faf46f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02384429 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (751,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,083 162,083 00000000000009d4d104bc983be00b5f1740df7f35db03d2f13281265511748d 27 0.01 vMB 565
162,082 162,082 000000000000017c091d71484eb7bfcbf03a99227cc6fdca02a8f6c0f84ef5e9 66 0.02 vMB 0
162,081 162,081 00000000000007f9aad798e54a4b403f1d377549918e21d95f40212dd15b96a0 28 0.01 vMB 68
162,080 162,080 0000000000000726ebc6b42d8af32460339faa6fb75d10bd38c6c858c5445bba 58 0.02 vMB 30
162,079 162,079 00000000000000471dc55c9379e07703304910532ec5724984b4111c64d46c42 24 0.05 vMB 50
162,078 162,078 000000000000047618b7c837b48d8648b75999e398428c9369f3ed7b9458cbdb 5 0.00 vMB 164
162,077 162,077 0000000000000993a696fe37f8395eb0a18138f8a3bbd5ad357d2546f25d0d7c 10 0.00 vMB 17
162,076 162,076 000000000000089d11761c43406af334ba2ca1947b4218c3b179c3a8fe9dfcb5 37 0.02 vMB 77
162,075 162,075 000000000000097fc6bfdc0d89059ffac8a20e614f7366bcfe2177fed85c6113 74 0.05 vMB 98
162,074 162,074 00000000000002ff10268662360c4e0d0ec9179d0058affe2b3078347326ffa5 56 0.02 vMB 62
162,073 162,073 00000000000007edb7bcb29fd79c9b29c1966b422dedd09d40198a65d2cd1b74 71 0.04 vMB 286
162,072 162,072 00000000000001fb1d9599303c295658622b9d9e6e88f0fafed5639040bf5489 35 0.02 vMB 1,995
162,071 162,071 0000000000000c1a320b1e578719e5e3d3c8bce3d5206ae034d4b459814ad516 31 0.01 vMB 147
162,070 162,070 0000000000000273f01acced8b79f559c5f28dff3efcdfc5c118891a5ac52b52 29 0.01 vMB 307
162,069 162,069 000000000000046be58d7d7044debb639ea9792050dd8f55159f25acc163a930 57 0.02 vMB 44
162,068 162,068 00000000000007e6f24869d8e9cfb59ff1977fe161e32cc3009f0b3565059db0 40 0.02 vMB 17,328
162,067 162,067 0000000000000337cc07ab8acb8e91e1d116baef6ab6428a95e75d7cfb4702f6 12 0.00 vMB 107
162,066 162,066 00000000000001e7ee1f882fd6b4a651954771b878514e599993642babc9dad8 9 0.00 vMB 342
162,065 162,065 0000000000000c0c7c92526b9e36f9f3f2d90e02c576b33a9ac42b8e222b8a48 126 0.05 vMB 723
162,064 162,064 00000000000006dc08f3537773c9c562ad0d3328efd861c2a438f109072b77a2 36 0.02 vMB 44
162,063 162,063 0000000000000981eb9a6226336e727cf4a3fa210543086b972275a17c2e8fc3 118 0.04 vMB 67
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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