Loading Tool

Explorer IconExplorer

Memory Pool

78,602 transactions
29.82 vMB
0.07712940 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt 95faf6348afc7bffe0ece557b93e4b0c8318d53dfff3a589a83baabb8c686697
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root eebb96256fc4814ca5dec983405b9a48407c08e51b37222f07db427d238eea62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.01112419 BTC
Feerates: 100.46 > 1.11 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (628,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,988 286,988 00000000000000007e53a6100dff3ea0b1b97533faeafafaa4210ebb1fcd4196 116 0.10/1.00 vMB 9
286,987 286,987 00000000000000004b9efaaccaaa7477680a17b0255fe42635067aaf86e97193 341 0.21/1.00 vMB 29
286,986 286,986 0000000000000000425add94f199c176d94f547b8acdf8b92df026555d7d26b0 170 0.15/1.00 vMB 24
286,985 286,985 0000000000000001237529073caf87e33b7b1903f2d0f727864de8099cf28e6a 1,127 0.50/1.00 vMB 42
286,984 286,984 0000000000000000dcc964ca895e57676af03a52805f751f99c16192d8e659e0 528 0.37/1.00 vMB 30
286,983 286,983 0000000000000001522ef3794c871161b3d193f6a6e2fb7bc0eca6f58144552b 287 0.21/1.00 vMB 27
286,982 286,982 00000000000000010bfa428dc8e6f6e2bbb339bd07647a5134f3ef72f98bd481 204 0.10/1.00 vMB 29
286,981 286,981 000000000000000096886609468ec6b2f9af987996b17cc278838b7a244e4f07 144 0.15/1.00 vMB 18
286,980 286,980 00000000000000006be0d8f2246eb7955c5e8a8c831cdf20a77ef7c8cb80eef4 1,074 0.50/1.00 vMB 45
286,979 286,979 00000000000000015a171be18f92e7388d0f55b4a0c8761b2f99621c3dead3c0 80 0.05/1.00 vMB 32
286,978 286,978 00000000000000015c59478aafa6de57d98852b35fa5ee572c7f94041e8549b8 369 0.26/1.00 vMB 26
286,977 286,977 0000000000000000f1e6bbb52dad1cd0619e7436793f32088a79b047782addf4 816 0.47/1.00 vMB 38
286,976 286,976 0000000000000000eca104bf2326109855e4bebfe8d40b299c0890c79f1d773a 79 0.04/1.00 vMB 29
286,975 286,975 00000000000000012dcdb3286a1e22bb845378b51b8d635389e67081db1a202b 99 0.10/1.00 vMB 14
286,974 286,974 00000000000000013e1b0b95a6aa636ba52359e967648beacb9f0b3d9a53066c 1,663 0.90/1.00 vMB 33
286,973 286,973 000000000000000101a8df4d7a7400db5ffb76f034bf62184e3afbf1b0bee22e 8 0.01/1.00 vMB 15
286,972 286,972 00000000000000004961e797699e0b9b134eb16de739990a70611bf468660b43 299 0.27/1.00 vMB 22
286,971 286,971 000000000000000070d73136b1e08bd5361368b9b847e1b65ca3a0ea96653732 690 0.35/1.00 vMB 33
286,970 286,970 0000000000000000ca5bcd31b2d30f91fe81fcddfcee6c6f8b731760a3d096a1 212 0.06/1.00 vMB 78
286,969 286,969 0000000000000000bb3ccbb59971f7a10c7f24ca3ed8eb17c580cef0f0c3e1e1 373 0.20/1.00 vMB 32
286,968 286,968 0000000000000000f26b428dc4df3d98f94569932ef984757b8ed2a46c283f9f 156 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.