Loading Tool

Explorer IconExplorer

Memory Pool

73,366 transactions
27.16 vMB
0.06182891 BTC
Random Selection Loading Transactions
Max Size: 165.91/200 MB

Candidate Block

Mining Attempt 731627f7b40c16370011cce30e876da03d96dec5e699c81c5b58a88495af3d61
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (579,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,611 335,611 00000000000000000e18d9b410c89e8f39110e88964af1f4acb9d51ea92af5ab 1,187 0.56/1.00 vMB 26
335,610 335,610 000000000000000018df479ab38c0bc733aecdd0e0d94b7097fff3bccfd9b578 423 0.21/1.00 vMB 21
335,609 335,609 0000000000000000070d3d466af1cccbb37dc398cdb89a21df1c5acf902dee6c 1,442 0.69/1.00 vMB 29
335,608 335,608 0000000000000000156c67789ec659b89dc3843db87b86eae111fc8a4634e154 715 0.48/1.00 vMB 22
335,607 335,607 000000000000000011cc1a1638815f8ce22fa8d2454e9d122205d312cc761971 128 0.04/1.00 vMB 33
335,606 335,606 00000000000000000b2162c0e8760b6d9f3644afb72556b2c1f9b6a81a427c14 1,155 0.63/1.00 vMB 35
335,605 335,605 00000000000000000bee9dd1c3698321f85fb397efed98c5614f6d844e4c16e2 899 0.50/1.00 vMB 26
335,604 335,604 0000000000000000178372507284a3f91c64e2eb04122ae0ecb76dc8b3669e78 286 0.14/1.00 vMB 24
335,603 335,603 00000000000000000066dd9f36a39a64a22da7d8c6a308424d5d037c58289a6f 100 0.04/1.00 vMB 26
335,602 335,602 0000000000000000119b34763ef1fc795c119aa1f92bd1ae6c40b853102d97c3 134 0.09/1.00 vMB 28
335,601 335,601 0000000000000000168d81c2d812b65670db6d30f028f81002e0fe8d1f855f63 464 0.24/1.00 vMB 28
335,600 335,600 00000000000000001409d0e9fda7dac28d7b417b29558e31b813ef4d1e9f3a08 509 0.27/1.00 vMB 25
335,599 335,599 000000000000000012a1d2c8158b9a0d22cf039ef7c3b98be2476f20b583d8ef 1,452 0.73/1.00 vMB 26
335,598 335,598 0000000000000000080feeba134552a002aeb08e815aad1c41108f680d7b5f58 465 0.50/1.00 vMB 16
335,597 335,597 000000000000000017f7a40416ec966e2a618947af3ad5c7d2d55337d34b7cce 239 0.12/1.00 vMB 27
335,596 335,596 0000000000000000047d210a34e8cd46dd0c04f22133ad1036e0ccf90583a47f 67 0.03/1.00 vMB 21
335,595 335,595 00000000000000000b0cd435a4a8054a56bd5842d3c9f264bcd4fae809bc880d 1,435 0.77/1.00 vMB 27
335,594 335,594 000000000000000012f22eb476908acccfe9fe96eb04d4709cd05ab9028c45e4 387 0.19/1.00 vMB 24
335,593 335,593 00000000000000000ef849590ba11ab2931a3919812f12188e56bea3156f4625 903 0.45/1.00 vMB 26
335,592 335,592 000000000000000008e6b522657b004157ef843ce426b976a8ebb1725249f5aa 1,094 0.53/1.00 vMB 27
335,591 335,591 000000000000000008b14b3fe0da857ddbb10a8997a5bde1d6164d49f3e61cf7 667 0.36/1.00 vMB 23
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: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.