Loading Tool

Explorer IconExplorer

Memory Pool

40,643 transactions
27.89 vMB
0.07230084 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt bcae9e67dfc5d4e7363a217b5702c47a03ccd24b2f9fc78a06d5514e35d45385
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 6ae08c833a15b15048172ae3a442678cd787eec879933507648aac795782680c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01882193 BTC
Feerates: 101.49 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (408,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,810 505,810 00000000000000000075627ff1102a7ab5a8c439f30f6e9c058de8ae44470afe 2,200 1.00/1.00 vMB 172
505,809 505,809 000000000000000000394acc98fef931646dded2008ff5fef127875059913cbc 1,952 1.00/1.00 vMB 93
505,808 505,808 0000000000000000000f4ded33be488fcdd1e5c183327c95be80de222eb8b4bf 1,503 1.00/1.00 vMB 154
505,807 505,807 000000000000000000168b646a2bd24bd11aa656a26f0bbba77d91557f3330c7 2,087 1.00/1.00 vMB 230
505,806 505,806 0000000000000000002ee207c5dc1dcc1707dd58649b887c0c71496c8b0b1d4e 2,302 1.00/1.00 vMB 210
505,805 505,805 0000000000000000001964d5de4366318ab1bacc767897c6f778e7c75c67471a 2,073 1.00/1.00 vMB 350
505,804 505,804 0000000000000000003a7a236fb8b5f213d22f6d0bbc994a0987eb903117e779 1,790 1.00/1.00 vMB 222
505,803 505,803 000000000000000000313f60a8b9b623f7890c15bce1eef0f78b860c75dc33e1 1,752 1.00/1.00 vMB 202
505,802 505,802 00000000000000000072fbcdab60d59c514559285c08c9e1d347bb843d8809da 2,231 1.00/1.00 vMB 265
505,801 505,801 0000000000000000001ceafa02cf84c7c7c31c15d75541e20b598feedf66fb46 2,988 1.00/1.00 vMB 249
505,800 505,800 00000000000000000022007c69dd88f7e06a060ea7b8fac6b137e0c6d78f7c7d 1,945 1.00/1.00 vMB 261
505,799 505,799 0000000000000000000550606b6980972ecf15259499a7541faf8c0e3e3b4c0d 1,939 1.00/1.00 vMB 251
505,798 505,798 00000000000000000057e5527c3fe3b29c555bf3a6eb7ed6a8db81931ec4f39c 802 1.00/1.00 vMB 215
505,797 505,797 00000000000000000035fc3c5a5da31124c30dfde4371d892064ea69e1503199 1,914 1.00/1.00 vMB 236
505,796 505,796 00000000000000000009e90e7c967dc6e35c489a002c0f195c3e79632c0b2209 1,533 1.00/1.00 vMB 299
505,795 505,795 0000000000000000004b8cc8bec243f1c156f875ae9c23a00e5379fe2c0b22ef 699 1.00/1.00 vMB 215
505,794 505,794 000000000000000000766b4e269719d6d2ec707e4be87ab0dd2a23bbcbf893e4 866 1.00/1.00 vMB 224
505,793 505,793 0000000000000000005d76f17197acbe5ab8165fb67c65959236a60a25d1a9f8 648 1.00/1.00 vMB 221
505,792 505,792 0000000000000000001b886648f8b772d029124ac01e36f0335ca714c4dadfc2 327 1.00/1.00 vMB 212
505,791 505,791 0000000000000000001cd8d65959b966439743982b0a559add195b5105fb2958 1,329 1.00/1.00 vMB 243
505,790 505,790 000000000000000000599277b3623145cb11ae1b80c14b8efe3009f31769a4b9 2,368 1.00/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.