Loading Tool

Explorer IconExplorer

Memory Pool

28,820 transactions
9.89 vMB
0.03577302 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.89/200 MB

Candidate Block

Mining Attempt 5a43e7f06ad11ee821da1af521aeed2eade6ba9a88b2d3e201431fd403d81482
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root d3fe56208327b707261eb225dfb63988539456e7291b6331b9b0e84e631ec81a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,324
Size: 1.00 vMB
Total Fees: 0.01851343 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (752,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,987 160,987 0000000000000566daf5cc110fa1c1a6ba74587ea1baea1b2e84545a2b671d36 33 0.03 vMB 23
160,986 160,986 00000000000008eaf3ec31bd43525d1af41c1b5604224290472cfa6165404c35 10 0.00 vMB 230
160,985 160,985 00000000000000debeb6a09b0c9c943ab7ed34ca37663e8474285d6c7ed130c2 16 0.01 vMB 525
160,984 160,984 000000000000020e50461fe719b221eeef816e4ef8660e3cae76aa082f01262c 35 0.01 vMB 4
160,983 160,983 00000000000003cd9b882a887ff4372df01f8500cf1cde9e2a34be4db1777868 19 0.01 vMB 43
160,982 160,982 00000000000003d61517d638ea5a29b200e1aa72c87e93aa48118105edba6dec 32 0.02 vMB 174
160,981 160,981 0000000000000da443cc80274ef7262fad579b873936632380416e69201caec1 25 0.01 vMB 358
160,980 160,980 00000000000009add1cf324017aeb2dbab8e0ca9186097040051f5dfbaa507de 51 0.02 vMB 94
160,979 160,979 0000000000000d9c5f63d6cfa42683ec7228fb6ca83d647cc24fc0b178b28d91 4 0.00 vMB 52
160,978 160,978 0000000000000d03503948a10b7f502593ab53491235b703c1c59234ebf5ebf0 32 0.01 vMB 237
160,977 160,977 0000000000000b6247fe3ef89303b22554532315cc4fe39f59bd4c89ae828b8f 9 0.00 vMB 0
160,976 160,976 0000000000000328cfdfa776d26cdfe16b39aa5fdaf3c61792a01a09156e04d0 94 0.05 vMB 39
160,975 160,975 000000000000007a55fd7883cae34b953b4048466f278c6c35ad789fbe6bdf34 7 0.00 vMB 135
160,974 160,974 00000000000007452ac64a60f48ef5414d1d26b8b4d204bf2d4bc311daf9af98 17 0.03 vMB 120
160,973 160,973 000000000000073ef92e118ce14ca9463b3a8d7ff0eeda9552f068966e22c11c 19 0.03 vMB 48
160,972 160,972 000000000000012405db5000361fa48a5b9535fa45746cd06391a5e75ffd2fc6 13 0.03 vMB 9
160,971 160,971 0000000000000950c4185216f47afa977ec1bea4103ae3e1226ce7f1000a2a61 8 0.00 vMB 395
160,970 160,970 00000000000000009fc1be63bb5ddcd5a689b1771c5997ad19e462c5a6af8647 12 0.01 vMB 33
160,969 160,969 000000000000028f036532d2d7677664a40c4acae4181b82e41598613cccff4f 8 0.00 vMB 45
160,968 160,968 0000000000000e202426051581431f769f6ea06ef5ca9e8cda909492bd26bab9 80 0.03 vMB 116
160,967 160,967 000000000000051b22ebf11ee69483c43852e1297b526a58108e069925a7e9f8 44 0.02 vMB 135
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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