Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
14.83 vMB
0.08288531 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.58/200 MB

Candidate Block

Mining Attempt 40a8f77466f4691c6a812b595a756a9f3109e08df205006df005c9c02735b293
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root e0c96e721a77edc83788f1b9b59b2e7e4280bf011fb2f7f32a8be2e77632d648
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,006
Size: 1.00 vMB
Total Fees: 0.04225797 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (775,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,579 137,579 0000000000000519bf37c3a386c8577779db6a4ac5f95672010a0ac398e6199a 79 0.03 vMB 118
137,578 137,578 00000000000003800339fb0122dee2218c795d978795088810c5f0d5b86898a5 144 0.07 vMB 307
137,577 137,577 00000000000001e06f54fa79354e337678f840a7bc75ddecaf8fd9d089f9eed2 9 0.01 vMB 31
137,576 137,576 000000000000066296c32e9c7b16e9666dc551db0f88b490fa6cdb6d3fd52d98 6 0.00 vMB 584
137,575 137,575 000000000000097484ce359c635b5485736e732ebdecf8c3f31e0d8d735292d9 70 0.02 vMB 161
137,574 137,574 00000000000005075a27fee93e8912fed3b28f89f1b004c817b7c4e485273f89 12 0.00 vMB 0
137,573 137,573 00000000000000d48f8ecdbde81b5bf03895fece5dce3bcafc3056c04fcc8fe4 115 0.06 vMB 115
137,572 137,572 00000000000006caff54c1ff2a43f537ad6dce62643513d24b616b0008b26105 10 0.00 vMB 403
137,571 137,571 00000000000001fba6bcf0c15d3fecc4d1f2837e934d6ee5afff3ff28a0888a2 116 0.05 vMB 213
137,570 137,570 000000000000036933910364f006e8d02b643b0f3ae3fa4dab09bdc387e9f148 25 0.01 vMB 145
137,569 137,569 000000000000006bb99d84f2b64394fc27c17bccb5975b065b99f8f5338ad0d7 5 0.00 vMB 0
137,568 137,568 0000000000000320bb0842cfb879c535968e3f7092b439bcbd581c33e348412e 11 0.01 vMB 341
137,567 137,567 000000000000015fcafafe203b2de6325366c08fca371b4417f00e3b63b1c6c7 24 0.01 vMB 397
137,566 137,566 0000000000000983063990da7facf150b51ae1304843c95e773e3115659ce8e7 28 0.02 vMB 174
137,565 137,565 000000000000030fea28910369ee9a35213405c9c2345f8a53a75efc426a8a08 90 0.04 vMB 595
137,564 137,564 000000000000043a7bd094070066f08735152a490cb9466fcfe401073d9f3057 24 0.01 vMB 16
137,563 137,563 00000000000001fd742c5783708111227dedd600c443c84ce706ca029d9857b6 129 0.05 vMB 254
137,562 137,562 0000000000000634e92dbe52eff7ccf866466b5f66d7ddd84f54974c851fb865 9 0.00 vMB 359
137,561 137,561 000000000000040c7122402da21cccfad385369422c7520a4d99c28408ab1087 8 0.01 vMB 47
137,560 137,560 00000000000001a2d211e58a76e50bd0cec11ee658a70b294eb2d44ee901d586 7 0.00 vMB 437
137,559 137,559 0000000000000200668ad223c87e2a343c9eb204cf6384f0084197a1a5f291f1 3 0.00 vMB 87
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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