Loading Tool

Explorer IconExplorer

Memory Pool

78,723 transactions
29.39 vMB
0.07746026 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt 6d1d6ba7927dde06ce0f18a3586c6d95c609ad4cbc1cbfe7ee5b9d6d18473365
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (549,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,541 365,541 000000000000000014ddf3f1756dded5fd7a39ff3456b682197965267d1dfda6 1,020 0.49/1.00 vMB 42
365,540 365,540 00000000000000000c09e33dd20f69e76506e6796ec0b44bcdb271e2c604ccf1 94 0.10/1.00 vMB 25
365,539 365,539 0000000000000000128b4f3fc564bf84c8483d1c87bbe171584c266d43ac1c91 1,549 0.93/1.00 vMB 38
365,538 365,538 00000000000000000018a610c4133feeea6403a5e27876d279ff1804a8daec8c 808 1.00/1.00 vMB 16
365,537 365,537 00000000000000000f8f405ce360f6da4744d9a9e0ec71284de1881ae9685011 1,483 0.99/1.00 vMB 31
365,536 365,536 00000000000000000220392a7944d4454e0b62903530ce51f9b7c2bcd97d64c0 1 0.00/1.00 vMB 0
365,535 365,535 00000000000000000a8a1e247226a15b3c055ab3e3f13a12e351b6680aadaa15 1,859 0.83/1.00 vMB 46
365,534 365,534 000000000000000001785d0840164a5ef27ecb4d847b7690903fce64ce3b0085 338 0.75/1.00 vMB 8
365,533 365,533 0000000000000000012b7407d2546b6f4e669a63876425222ef6677617d05179 973 1.00/1.00 vMB 20
365,532 365,532 00000000000000001432cd6c4cc7b757f9765a5c8c2f6cdf208202feb5435680 1,388 0.95/1.00 vMB 30
365,531 365,531 000000000000000004e6ce77718d9a42c9024d95b7b8efba45b9f0a47bd376db 1 0.00/1.00 vMB 0
365,530 365,530 00000000000000000592738f801e87e8ecd19f1503dd4842f086e47df5f7202b 594 1.00/1.00 vMB 10
365,529 365,529 00000000000000000d1e51d46b6ccf5c54b787a4caef58c3019cb376c76545ea 281 0.75/1.00 vMB 6
365,528 365,528 00000000000000000078bd09b27f2cf08088feb9336e45ca629bd4a975d1e0a3 373 0.93/1.00 vMB 5
365,527 365,527 00000000000000000e96a0ff24ef141df395d2257f18dca51a65d1482c5b0ec3 501 0.28/1.00 vMB 37
365,526 365,526 00000000000000001226162b4426ef60cc4ed5e6cc1d13d59fad3d9863334008 684 1.00/1.00 vMB 10
365,525 365,525 000000000000000001479b73e576bd5cd7faf89342a3a58e9606368f937d3e50 1,171 0.61/1.00 vMB 46
365,524 365,524 00000000000000000783ccb852565b216b3e133307acef671eaeff89c2c31e52 1,125 0.93/1.00 vMB 36
365,523 365,523 000000000000000002ff5d8368ccc86962fc458558bce3580a2aa2b92d13caff 1,715 0.93/1.00 vMB 35
365,522 365,522 00000000000000000d3ea3d5e066df53c1df810eb38ef9bd6dbf919e9457e25f 2,782 1.00/1.00 vMB 71
365,521 365,521 0000000000000000052c435d90971e6f784a084ad866f1750b46bf59a8db309e 611 0.34/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.60 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.81 GB
    • Received: 16.02 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.