Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
29.88 vMB
0.09099802 BTC
Random Selection Loading Transactions
Max Size: 182.39/200 MB

Candidate Block

Mining Attempt ca52f8575c5f6fe339dfe79ff92ed0afcf69f4135f9df87205f84d4adb4cd912
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (491,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,036 424,036 000000000000000001da4a7a7fbc9a14d084d518cf524b964b4fd70adadce545 50 0.20/1.00 vMB 8
424,035 424,035 000000000000000003045fc4cfc72ff5f07fb488fd7a29a6187d5e3274bee355 179 0.12/1.00 vMB 40
424,034 424,034 00000000000000000300674443e8c913d563c2ca90d6f069617c69c5cbf7826b 50 0.03/1.00 vMB 80
424,033 424,033 000000000000000002d5f2274402f6df3bdb15db84dd1e3034631b7ca74d5939 752 0.29/1.00 vMB 62
424,032 424,032 00000000000000000508e974a4b8fb9c7c45f8dd94c45ba7fc9ae2ea7ab9fcb8 761 0.29/1.00 vMB 78
424,031 424,031 0000000000000000034f944759f0f1e772d740a35d5135a8f70ce0285072e7ce 1,230 0.49/1.00 vMB 68
424,030 424,030 0000000000000000034a6708517d5c4d1909814c7774f760f83061907a3272ab 247 0.09/1.00 vMB 69
424,029 424,029 000000000000000001989f9fbfedd79963290a73727294bf55a4dfd234ef5f2d 424 0.15/1.00 vMB 69
424,028 424,028 0000000000000000006153a8729ebdce4ceefff01fc9ef063f4e7756d90b5fde 1,202 0.46/1.00 vMB 82
424,027 424,027 000000000000000003124d69082b688c60acdbb547e00fb9e9819757fce48d4f 1,130 0.45/1.00 vMB 83
424,026 424,026 000000000000000002b5079fb99143ec1c718601cfbe7e94a16a1c0ceff21218 753 0.30/1.00 vMB 78
424,025 424,025 0000000000000000019ce31b9d9d4f7abd0cc64b1d070a493b5dd816b51f4321 2,026 1.00/1.00 vMB 67
424,024 424,024 0000000000000000003acc42510825c5791b5c1166553338ef3abe4284b8db84 438 0.16/1.00 vMB 80
424,023 424,023 0000000000000000002af4b5b87b6930f7d2e91b683f654e908efb66ad4d1aac 1,365 0.73/1.00 vMB 56
424,022 424,022 0000000000000000049fb78aa0073330e0c387696c106c8dfbfb002067107b6b 550 0.71/1.00 vMB 26
424,021 424,021 000000000000000003701fdc8290d23cb4799bb91faf6fe41638b9787dd112ec 1,213 0.99/1.00 vMB 42
424,020 424,020 000000000000000003fc83574791ef5023568ad3a894bc20c1d8cf73c55c3d9d 66 0.02/1.00 vMB 60
424,019 424,019 0000000000000000045cddb0df30d5d5078c8179e7018372f35fa7c89e949648 1,934 1.00/1.00 vMB 42
424,018 424,018 000000000000000003a6141f82a214d94a65c06a7acef00460cf8340bd723596 3,015 1.00/1.00 vMB 102
424,017 424,017 0000000000000000029d5e6ed52b371e99383f51f999d6689e838dda0b594a29 466 0.95/1.00 vMB 19
424,016 424,016 0000000000000000017cc00cb552c03cdd65982975c52f12be359f3f3c1b4023 2,430 0.95/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.