Loading Tool

Explorer IconExplorer

Memory Pool

17,306 transactions
7.93 vMB
0.02331586 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.42/200 MB

Candidate Block

Mining Attempt fd0c96369f07df8c5e5ed5d8c26b01d81a2cf6f1826daec79da4f7230d209862
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 00975cf5ee2964ca26ea187688da97a4c54f8b8ad6fb0536c71e14ce01bf7912
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,821
Size: 1.00 vMB
Total Fees: 0.00686313 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (642,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,761 270,761 00000000000000070bcd0b084d8094112f6387b5a50c93bca8d62f709623af71 97 0.25 vMB 10
270,760 270,760 000000000000000507c6f0ef336dfdc1c33a5d33f5e0b38d80d5700928b14592 890 0.50 vMB 48
270,759 270,759 0000000000000002ab6a50f751dae73ddf0719ee684e782a78b76e4e11a20c7b 488 0.33 vMB 30
270,758 270,758 00000000000000036baa37e2dd51a7ee4dda4e4b2cebba9c43f1bbc77bec2a44 838 0.25 vMB 313
270,757 270,757 000000000000000491f14090997b9a0d75f840c8c96ea1c55eb350c44b75c835 378 0.12 vMB 202
270,756 270,756 0000000000000003bfebf428ea6e9aa8956ffd9911303cd01c9db92db7524be1 565 0.20 vMB 103
270,755 270,755 000000000000000647d5d4f37a60a228001467a3623adb6af153f162601470cd 965 0.38 vMB 110
270,754 270,754 000000000000000618dc267c658904778fd542f1047a65ae51c24c63cd3772d3 235 0.08 vMB 139
270,753 270,753 0000000000000006efea46f32ccfb17c86de55f4fd875508c11c8b3bbdecb39c 1,006 0.36 vMB 102
270,752 270,752 000000000000000452c3a9a20bb1161c45d0bc132226e56b0a576499517619a1 435 0.26 vMB 44
270,751 270,751 00000000000000055ddfbb679355f2dbc46fd8a6711df026a07e2de30ff26048 827 0.25 vMB 97
270,750 270,750 0000000000000006cfa5a3c864bc31b20a1ec06cda0a70cf28a8dcea8f6cd92c 212 0.12 vMB 28
270,749 270,749 0000000000000006511d8d1108d6e76df2b4223b4a6ab7578d6f3c14f6086377 588 0.25 vMB 32
270,748 270,748 0000000000000002d7dd2c64c48ce8ce1d3e9ea292c074392541532d3e9717ac 791 0.25 vMB 102
270,747 270,747 00000000000000035d4357ccf232044678cf0c25745e3a430e6929ea4c487e26 288 0.17 vMB 50
270,746 270,746 00000000000000038164bf66aafc63f004af1e4ef25cf878e942e4fbdc83d2a1 184 0.11 vMB 50
270,745 270,745 0000000000000003b80b2ff441fc37594bd6572610a434178e48d2440d01254c 98 0.04 vMB 85
270,744 270,744 0000000000000001fbc76666a54d43c2d13aebffba116398e6c705afd5fe9099 270 0.24 vMB 31
270,743 270,743 00000000000000069161e558d692763750a3ff60b5d4ed651d6522ed8540c8c4 1,222 0.50 vMB 66
270,742 270,742 000000000000000353045991ff3633d9a2eb640d7fa2465f25f1f3e6702859b3 752 0.50 vMB 29
270,741 270,741 000000000000000521650dc0fdb37134b6fe69b03ac9540d565d2277f82a54fc 143 0.06 vMB 204
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.18 GB
    • Received: 0.93 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.