Loading Tool

Explorer IconExplorer

Memory Pool

86,060 transactions
32.32 vMB
0.10765360 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt 826f6eea6b5db3bba0579b244436f1f57051f500c5aaa5ecbc22a77c8a485a55
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 63f254824182cd6462a8587285c8e79d013ca98575bb93d5a2c0b634bff4cc27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.03451452 BTC
Feerates: 218.18 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (660,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,605 254,605 00000000000000325bc1ad5caa2d5807be5399448eed38bc35558a17c3efb947 464 0.17/1.00 vMB 125
254,604 254,604 0000000000000038473a6c40b4fd8b0c78eaa597292e2ebd1107b8fdfdbec11d 619 0.25/1.00 vMB 150
254,603 254,603 000000000000000c6dcf8e2cbc030c354eb586388d7fc4f20797774c2f623c77 23 0.01/1.00 vMB 86
254,602 254,602 0000000000000009780ecf9d2d1c8e83a33e5387515ad74b95866ed61f4a5754 415 0.18/1.00 vMB 113
254,601 254,601 000000000000003f02df4613baf52861e30725f381c4b6f391da98568d618d93 462 0.19/1.00 vMB 118
254,600 254,600 0000000000000011f3d4f89ff269d0b3cdcbfed50ecec13a100de9306490f61c 688 0.30/1.00 vMB 113
254,599 254,599 00000000000000229d3c25b4b54b0815a930b4863a43dbc91321a4adaf6ff066 403 0.18/1.00 vMB 115
254,598 254,598 000000000000003fc741dd6664cac799a141ccd70234365a0725f30deb9fe90d 44 0.03/1.00 vMB 59
254,597 254,597 000000000000003afdc9cd93e1170ee4784ed0f2b5ba61c9db1e8a42da6fb5ff 107 0.04/1.00 vMB 129
254,596 254,596 000000000000001dd77d91c682cb78f58539e368deb307cb2e011916210ca1cb 599 0.25/1.00 vMB 123
254,595 254,595 000000000000002edadb17aa7ecac2d31f94c54146496ced8f9117faeb0ca645 385 0.18/1.00 vMB 119
254,594 254,594 00000000000000346386491fe099ae402ab803265fdcf86204b3aa377eb69a24 156 0.06/1.00 vMB 115
254,593 254,593 0000000000000040a7a0321a4171db3b9e0f7ef2e888fcc208d82d79d9ac1053 526 0.22/1.00 vMB 130
254,592 254,592 000000000000003699f5aa2bc2589d2d8eb24299a5e7e87c66627a6c62238a13 47 0.02/1.00 vMB 98
254,591 254,591 0000000000000007d97edb9f0ee21cd127fd675b5e0d1e4be3222ccce655a814 295 0.16/1.00 vMB 105
254,590 254,590 000000000000003b9c9102a260c58e9595abae0ff62c57089006b67f3eaff69a 348 0.18/1.00 vMB 109
254,589 254,589 000000000000000ebaafab8ef43cabda44cef967ced0a214661ec69ffab72cce 654 0.25/1.00 vMB 120
254,588 254,588 000000000000003205ab4aaff30fa0bbe87441dbf13d0c606b2ac3f6ec17c469 333 0.31/1.00 vMB 49
254,587 254,587 000000000000000680f021c1c3108b325a1079aa04060a3804b24a680b761c83 515 0.25/1.00 vMB 124
254,586 254,586 00000000000000084686fe478a4826eadb94a1d612d76bd04f575e73393d9901 369 0.21/1.00 vMB 84
254,585 254,585 000000000000003efc9e05b379772e4e842b2e8a031089506feca8ad93906e39 570 0.25/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.52 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.87 GB
    • Received: 15.61 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.