Loading Tool

Explorer IconExplorer

Memory Pool

78,427 transactions
28.81 vMB
0.11332779 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt 2c43a3503360cc97b639ff9ad6b19b8776ddbffe1a3aa1e67903910346d4ac70
Version 20000000
Previous Block 00000000000000000000d2e3d27d9e556a35ea83ba5fe6150f780e05107fce08
Merkle Root de5dd7eeb6e99eebc3e65edad440d43895745b1e7222de65241f69a927d148ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.04198127 BTC
Feerates: 150.86 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,295 (361,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,610 553,610 000000000000000000008dc38aa172b00863e35d9011f91ef9536d9913d75fa5 1,962 1.00/1.00 vMB 31
553,609 553,609 00000000000000000028509ef92d2a34c42c7c7d74616cc7e23d5cffdb34ff03 613 0.37/1.00 vMB 4
553,608 553,608 0000000000000000001c872670c390e3c173bc82dd80ff52d5200aa55d5e3b1b 2,184 1.00/1.00 vMB 14
553,607 553,607 00000000000000000020dffd44ac9ebc70bbef1d788fad4a4a36d7386c097938 3,323 1.00/1.00 vMB 19
553,606 553,606 0000000000000000002362fdb727857834cf1ee4d8ad972a3b798d5720fac1f2 920 1.00/1.00 vMB 5
553,605 553,605 0000000000000000001b62e947509deca077ab0b9fd7ab988526743c8f12abe5 3,413 1.00/1.00 vMB 19
553,604 553,604 0000000000000000001692f128920ddd555cc3e88c9ca04f40fd3dc4a12c8745 388 0.17/1.00 vMB 12
553,603 553,603 0000000000000000002f163b9f8aadbf9f05526d32294b393cd456a679ddc732 1,025 0.46/1.00 vMB 13
553,602 553,602 0000000000000000000a00821f9967828bd08a37f2c34557d717d03d0ed94e87 1,177 0.69/1.00 vMB 11
553,601 553,601 0000000000000000000c0f16e763e50f0ad0f0e461527c8a113adbd493e03618 2,551 1.00/1.00 vMB 13
553,600 553,600 0000000000000000002026dc9342eec6afa7bed67cd271bd73a3af4844deacd3 1,082 0.44/1.00 vMB 12
553,599 553,599 0000000000000000002cd984d3004fdaf907a3341442b9a3112b213875ad4f96 1,268 0.76/1.00 vMB 7
553,598 553,598 000000000000000000128b7b64beea7668c4bae9ea2c3180a537ef7591fbeac0 1,902 1.00/1.00 vMB 9
553,597 553,597 00000000000000000003f994c8e77dde65f06ebc6de24a51828f6016f34e2b49 2,202 1.00/1.00 vMB 14
553,596 553,596 00000000000000000027278539eb961fe2c79ee521ccea6bd74bca057ac5ddac 1,914 1.00/1.00 vMB 9
553,595 553,595 0000000000000000001a867fe78d0fe8dcb223a865160a1d8e756410a9c42c18 1,936 1.00/1.00 vMB 4
553,594 553,594 000000000000000000291a3d72198f5b2f10e240efbb3dd031aeca6ba8ab031f 3,214 1.00/1.00 vMB 12
553,593 553,593 00000000000000000007400956f6bb2a861d1fc3fb84b674a8c3573dd4de5632 2,765 1.00/1.00 vMB 21
553,592 553,592 00000000000000000021c9d77e293e55fc877c5933362904acd81e40da28670b 3,286 1.00/1.00 vMB 39
553,591 553,591 000000000000000000264afa7a08fe359b23d59a3b2159ff4755e611818d8d53 3,039 1.00/1.00 vMB 31
553,590 553,590 000000000000000000123b5097d77cb2a396ff9b5366bc3b14fe9b14f813f10d 2,727 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.90 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: 713.65 GB
    • Received: 17.43 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.