Loading Tool

Explorer IconExplorer

Memory Pool

81,495 transactions
29.92 vMB
0.10823729 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt bed04a932d1b93c6a2ce84ff35e457f89736f0b7c11d36197bc392996387dec7
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8ac3749fb745334bc45d70958d424deeaed5d515abe00d07a9968c92359a5ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.04190152 BTC
Feerates: 146.36 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (719,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,833 195,833 00000000000003d62ed89643979511e58967bac8cf77465267ba7f9f1702b407 369 0.20/1.00 vMB 240
195,832 195,832 0000000000000047345475eecab0f9a220ae3013bbde3cb498e43df81703471a 6 0.00/1.00 vMB 0
195,831 195,831 000000000000040433ebe753fbc487b7029ecb514d676e719ba69c795358d460 144 0.05/1.00 vMB 263
195,830 195,830 00000000000000485fa4fc1e9f9f9c01725948a2c9fc5fb11aaf5887703a446a 97 0.04/1.00 vMB 82
195,829 195,829 00000000000005314062827bcf326025124ace423793fe02f153a4608acd5499 135 0.13/1.00 vMB 94
195,828 195,828 000000000000035234cd95b88ec21f0b0f0d7f1840dc4967e8d890d0b4bc08d0 157 0.07/1.00 vMB 227
195,827 195,827 00000000000002f7b646e9e9ae82a4fd9f6ff9ca3d8c599edf1c78b6f90f9cb8 610 0.24/1.00 vMB 170
195,826 195,826 00000000000005ca8b70d8b1d622253269f8fc902827a013a58437661494bc53 11 0.00/1.00 vMB 0
195,825 195,825 00000000000005eb510d457e4bf21ac033c449f4e6f2d2275aa15552955b823c 27 0.01/1.00 vMB 112
195,824 195,824 000000000000046a3cbe4780ae110474ffd3df7567fb91b4a24c7b8498df3759 16 0.00/1.00 vMB 81
195,823 195,823 000000000000062a0a8f05a09ba746d262a9dd6c826c91bcf2931622594727ce 307 0.11/1.00 vMB 150
195,822 195,822 0000000000000651e22f49a8bdbc6cd57ffed2f1a883bc5a9ad08291ce795b71 294 0.10/1.00 vMB 140
195,821 195,821 0000000000000205e780ba7a7e726450a7f169809e1a2a86c10c588f41390260 77 0.02/1.00 vMB 45
195,820 195,820 000000000000016eec90ef868003402254c9142a43e9a240ed72ad19859ecdb9 222 0.08/1.00 vMB 132
195,819 195,819 00000000000002de0479b4579f68c9e676c7a0f581b148820b141f6401f928f6 59 0.03/1.00 vMB 98
195,818 195,818 0000000000000031e61b8d2f870dc66255665434f18c9de90869e50442bca09c 75 0.02/1.00 vMB 177
195,817 195,817 000000000000010607e97e3a5e4f84e5142cca75aeda0e2600eb70d7a583e7e9 238 0.15/1.00 vMB 121
195,816 195,816 00000000000005d25b44e787e11c3be0f218d59ee7923d8e405ecc8327d39d47 50 0.02/1.00 vMB 218
195,815 195,815 0000000000000205e3b6ef9ce7b1215fbbfe25fb057dea543be7cdded53af004 126 0.06/1.00 vMB 127
195,814 195,814 000000000000009461433c0fec75e404e6f4ab2c23b43dc4556d8da8b5d9febd 77 0.02/1.00 vMB 33
195,813 195,813 000000000000035f36c38dcf65501dd7d023b17d6e66407318d55286bcffe00c 338 0.18/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.