Loading Tool

Explorer IconExplorer

Memory Pool

74,657 transactions
29.73 vMB
0.09728532 BTC
Random Selection Loading Transactions
Max Size: 172.39/200 MB

Candidate Block

Mining Attempt c93ef17087b4dea943461bd5018b591af5beb0bf67100d0ec20e28cab9464eab
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8307cfe34c047159825f72f6c2efcda92dc2889fd47589195dd53d6fbd3546e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.02713526 BTC
Feerates: 150.36 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (265,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,608 649,608 000000000000000000049d62dde6e960f5fd43571ecf2ab0c8eb26c69d8ecc8e 2,863 1.00/1.00 vMB 74
649,607 649,607 0000000000000000000072116787ae29f810893a3b2d80d34fde955d4e418106 2,322 1.00/1.00 vMB 78
649,606 649,606 000000000000000000011a385a42429736ed145b92df347a338639943c303e62 2,368 1.00/1.00 vMB 80
649,605 649,605 00000000000000000006341225d8879e59b93c04060eab16e1e7159920dbe92d 1,855 1.00/1.00 vMB 108
649,604 649,604 0000000000000000000167a0b7bbb58170414b960eb667e297168b955f236996 2,351 1.00/1.00 vMB 61
649,603 649,603 000000000000000000070ab0298a12c221a05f1d58061d29b693babd060af5e6 2,863 1.00/1.00 vMB 54
649,602 649,602 000000000000000000072b454f38e37c6cf60992d14d46ff897de7a3b68ab4fd 2,896 1.00/1.00 vMB 56
649,601 649,601 00000000000000000000492783504099edca5ded8abc40d54be507739288de3e 2,937 1.00/1.00 vMB 66
649,600 649,600 0000000000000000000de228233696f11b6e1eb8b4c2703ae84ad1e3d6749787 2,750 1.00/1.00 vMB 86
649,599 649,599 0000000000000000000adf1ddbcdf3850c356520bf9569e1a8adfee614133408 2,467 1.00/1.00 vMB 83
649,598 649,598 00000000000000000000ac53ff3f3a3da127be308c75b008512988b918d7e4db 2,140 1.00/1.00 vMB 69
649,597 649,597 0000000000000000000943de86cdb297d5f1dad00bdf3811997e2a0703ea703b 2,754 1.00/1.00 vMB 84
649,596 649,596 000000000000000000000725850a4a54158c6be046a5ee5cadfdcb71f3138a9e 2,296 1.00/1.00 vMB 80
649,595 649,595 00000000000000000008ddd723322b3f777f7c957e3dca56cdb4fc715709592f 2,260 1.00/1.00 vMB 82
649,594 649,594 00000000000000000009e6288d21b357580f1db6c37efbf13c5936a348fe5bde 2,013 1.00/1.00 vMB 66
649,593 649,593 0000000000000000000030c64cc40c0a5397edeb207ce62c935e14ebee3dbb05 2,869 1.00/1.00 vMB 75
649,592 649,592 00000000000000000003e71da875421bd9ed04fc7f847b5dca417e97426be792 2,583 1.00/1.00 vMB 84
649,591 649,591 0000000000000000000d944975c93e06eb6caeb7e70751f834e02ebe7f3281a5 2,581 1.00/1.00 vMB 72
649,590 649,590 000000000000000000068db2d87a39fc0a20fd6c6764eaea1844e7311ad252e3 2,865 1.00/1.00 vMB 88
649,589 649,589 000000000000000000081731fe24ae92fb15077ef2666d6f782b95966fe5d87c 3,128 1.00/1.00 vMB 95
649,588 649,588 00000000000000000008c562706ec3f63d518725bde01498a36431cfb1c7fe45 2,912 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.