Loading Tool

Explorer IconExplorer

Memory Pool

80,629 transactions
33.96 vMB
0.12934059 BTC
Random Selection Loading Transactions
Max Size: 192.98/200 MB

Candidate Block

Mining Attempt 1d9ecffe7dbb5ad96693386b0597814bbacf2064b42942b23b38ae1c857f1e3a
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root f6a94bb00ef9da888e83ae8138e15b9582e2f17309a88ec50312c4c8a8d27e74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.02175375 BTC
Feerates: 104.71 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (634,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,140 281,140 00000000000000009b62e4258312b542af7beffdb5a2f543627ce945b8b16c48 217 0.11/1.00 vMB 40
281,139 281,139 00000000000000002e3f58bea845299712e18d01686094b8804429fef3f095f7 95 0.05/1.00 vMB 34
281,138 281,138 000000000000000260e830b596aaebea3110a61b892d3f1964827cd012d9df53 472 0.21/1.00 vMB 77
281,137 281,137 000000000000000122ee1ea518138f629ffe12fcb83eb453ae10e6b54de0d118 42 0.02/1.00 vMB 42
281,136 281,136 0000000000000001412e1e348dcb96958d3a2425654ef4a756aa864811a83d67 144 0.10/1.00 vMB 30
281,135 281,135 00000000000000012de4f895e6f21b09dbd0bdf92f3c809b80594c4d2190bfef 177 0.07/1.00 vMB 35
281,134 281,134 0000000000000001e7d29257d5e68696d0e03e548ca129432317dc033a6fa91a 574 0.25/1.00 vMB 43
281,133 281,133 0000000000000000700d78a607c678347a7f56cfe5c3d00bf2dfcc2de0470568 129 0.05/1.00 vMB 182
281,132 281,132 00000000000000008f5fe365eae747503602efb8cc34e51a95f0cf51b9af0a38 340 0.16/1.00 vMB 39
281,131 281,131 000000000000000046628e67301587588c2a3e5d5610cb008291a973f9826321 117 0.05/1.00 vMB 91
281,130 281,130 00000000000000024847bb286d8949d5bae657c711235da718234b153d15fe5d 46 0.02/1.00 vMB 35
281,129 281,129 00000000000000024b01ee70458c0bca6dfe644c89e76254d53df984ee815b04 51 0.03/1.00 vMB 35
281,128 281,128 000000000000000012317972a749b87a06df90b75529cdd1ed13667bebf94177 175 0.07/1.00 vMB 24
281,127 281,127 00000000000000018c873a58deae924d203d6e1932620b1081f6091712e77d04 129 0.05/1.00 vMB 141
281,126 281,126 0000000000000000ea984ba95953e91a09cf491b3e8fcb2f5160cdb9de20835b 103 0.04/1.00 vMB 53
281,125 281,125 000000000000000152bb500c725d40e70a19645d2a063bd7cc53d9b977789722 561 0.28/1.00 vMB 41
281,124 281,124 0000000000000000665600b95b57fd676a1b68b25f011d40eae9a93ee4348c33 25 0.01/1.00 vMB 74
281,123 281,123 0000000000000000040c981ca6a5af2b571e22feccdad970b121196d0ef2dfe6 186 0.09/1.00 vMB 47
281,122 281,122 00000000000000023e45ae2395354c5db5519b0f3cd7f40e753809b7bfcfa0ad 355 0.21/1.00 vMB 41
281,121 281,121 0000000000000002180abfd1705ea4e21ad35304c5f1a5e6cda5ea73304e0763 203 0.09/1.00 vMB 82
281,120 281,120 0000000000000001f456080386417751f21afc081cc18a72e8da82214cdd1a2a 148 0.07/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.