Loading Tool

Explorer IconExplorer

Memory Pool

77,370 transactions
29.07 vMB
0.10048004 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 0ad11389eb03305791075370fdf9953b68bb70f2c8988f0314af0ec0124ac3d6
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (45,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,210 870,210 00000000000000000000f28ffaef8025cd741d310ce61dcac8b87bfee4e38987 3,661 1.00/1.00 vMB 17
870,209 870,209 000000000000000000022f51523ab472f67925454e4b613c5c9182294de5d8ed 3,959 1.00/1.00 vMB 24
870,208 870,208 000000000000000000028cad8a355a802a1b17a6d7db91889709c3e630098cd7 4,462 1.00/1.00 vMB 24
870,207 870,207 000000000000000000018813027ec73b0fffb53b52c4cf033ea25293ffdf5483 4,841 1.00/1.00 vMB 21
870,206 870,206 00000000000000000000af0730dc6bd5fedfeb53ca5145327942c8bc42fecb42 5,204 1.00/1.00 vMB 21
870,205 870,205 00000000000000000001a2ce293938ce8c43735605226030eb89938615fa09ce 2,945 1.00/1.00 vMB 16
870,204 870,204 0000000000000000000226bcbe122a90d68f511b19acb3438e12c2312352a573 3,706 1.00/1.00 vMB 21
870,203 870,203 00000000000000000000faddcb13c09a2c15679c67dd2676a674e50fe113f30d 3,373 1.00/1.00 vMB 28
870,202 870,202 000000000000000000022c0a01b81c68cb1afede6230b88c20b97d1bcf195c4b 2,992 1.00/1.00 vMB 13
870,201 870,201 00000000000000000000baba10bee7cc9b6a874908e2ac62be8fe3f84774cdaa 3,444 1.00/1.00 vMB 18
870,200 870,200 0000000000000000000243580191a723cc50da9f4785b18a48f1a42fe441a261 3,593 1.00/1.00 vMB 15
870,199 870,199 00000000000000000000fa8eb51309359542551e7cc9c9e5fcff1c24c5a14562 3,013 1.00/1.00 vMB 17
870,198 870,198 00000000000000000001ce5b18c52ed05b3549c7e22dc2f3c3c537ff8c62bac8 3,009 1.00/1.00 vMB 17
870,197 870,197 00000000000000000001616cf320ff766cf4eda472561dcd871d9b5f8f6b9da0 3,583 1.00/1.00 vMB 24
870,196 870,196 0000000000000000000143083c2a2cdf4eea6edf5b21fabc47a5f1c94d435cde 3,987 1.00/1.00 vMB 21
870,195 870,195 00000000000000000000c418b38a4826ea2b2fc63f10175dcd8d68818791f9e1 4,343 1.00/1.00 vMB 23
870,194 870,194 00000000000000000000d791fc6729000f9948c352b9a9b325533460b5e66516 4,128 1.00/1.00 vMB 30
870,193 870,193 000000000000000000010483e76293b08f890fae70349f50d3c41ddeda6ab194 5,699 1.00/1.00 vMB 35
870,192 870,192 000000000000000000016686c5a9750b23283a74e647e4f0babc54b7f70d88b2 6,163 1.00/1.00 vMB 21
870,191 870,191 0000000000000000000191106df809a4f723df347b7d2e1540ae88354bf5a8f2 5,878 1.00/1.00 vMB 20
870,190 870,190 00000000000000000000b1fa88474203b22abefc1f8016951f1635695c578771 6,196 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.