Loading Tool

Explorer IconExplorer

Memory Pool

41,205 transactions
28.42 vMB
0.06639149 BTC
Random Selection Loading Transactions
Max Size: 145.23/200 MB

Candidate Block

Mining Attempt 701c6dcc2d1fc8b4d7c0c7747fbc6c7fe59d83e3be407317a38079ac07eaf8c5
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 3d9fa91fceffa58347170c9357a122dd58f9d667511e8589907b2748a168a48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.01151946 BTC
Feerates: 87.72 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (354,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,432 560,432 00000000000000000020140757d999000f284f3432bb1af8c7b7a49243d0f195 3,060 1.00/1.00 vMB 11
560,431 560,431 000000000000000000280f4f83200765c18ffa34c4fa1806311454eaef2435d6 2,745 1.00/1.00 vMB 10
560,430 560,430 0000000000000000000079b09e4bae5d1b4245751e6fb935b29e40e66d5f2da8 2,727 1.00/1.00 vMB 24
560,429 560,429 00000000000000000014c12eb4676572f9d283dd0fa8769446d531d26f78cd5e 385 0.16/1.00 vMB 13
560,428 560,428 0000000000000000001a5dbd5745e318737739131e58e4109ea09b481682fb87 2,460 0.83/1.00 vMB 12
560,427 560,427 000000000000000000051467089264f539b02e71a2acc047be199c2adb9be68a 594 0.20/1.00 vMB 15
560,426 560,426 00000000000000000007a227c545af9835e097536d4272faa5ffe4cf0f60e37b 961 0.30/1.00 vMB 10
560,425 560,425 00000000000000000023a964eba6448c264a94065b5d2f93129ee3acbcf16494 2,485 0.80/1.00 vMB 15
560,424 560,424 0000000000000000001e18264a74825d343e458b8a76fdd89480eda4cef11ab8 1,892 0.62/1.00 vMB 13
560,423 560,423 000000000000000000045d5d1ee0e64e390a612dda73a94c53905ecc6bdc1d48 2,063 0.92/1.00 vMB 4
560,422 560,422 0000000000000000002a02780ac235479135033cec8b8105072012b4aeeed3b6 2,881 1.00/1.00 vMB 18
560,421 560,421 0000000000000000001476ddd499738177dd20a50e8e0738a8319eea1237295e 2,892 1.00/1.00 vMB 17
560,420 560,420 000000000000000000167738654e2d61588b3fddd89b197914036aa597b177f9 3,030 1.00/1.00 vMB 20
560,419 560,419 000000000000000000108c480d3730da38bda29f9e07fb0e9da8b50951e06c03 2,433 0.96/1.00 vMB 17
560,418 560,418 0000000000000000001c2a114f4a9ca590a37e09dfb508bc6eca7096f0920e20 2,810 1.00/1.00 vMB 4
560,417 560,417 0000000000000000002b66aa922416790b794be744f0cfdeb503d997c5bf9c43 3,127 1.00/1.00 vMB 12
560,416 560,416 0000000000000000002df2d2921380f8c3cd20fe4c3dda8950bd3506a434ec8f 2,776 1.00/1.00 vMB 37
560,415 560,415 00000000000000000024ad49a4e27987033cc8ea65d6cbb688072fff144b32e2 2,899 1.00/1.00 vMB 10
560,414 560,414 000000000000000000291b053b6a8bc024158b3656a3cda64d748f596e9dfb9b 1,533 1.00/1.00 vMB 17
560,413 560,413 0000000000000000001f8db81277da88445df5d4bd7baef76d6ea63fdf8f347b 1,431 0.40/1.00 vMB 11
560,412 560,412 0000000000000000001fc13ba89ad4a4074414553c247038697d36870f6d1b95 404 0.26/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.