Loading Tool

Explorer IconExplorer

Memory Pool

80,747 transactions
30.05 vMB
0.12527550 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt b9aa73deb8b5d88ff32b5a8ce6cddd77182c9da18c018846c41ced397b6bc1e8
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ae2664126920a69eff6a5aa8a156af9f92b406c0cd29b8d93ea43ae64a5e4d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.05163542 BTC
Feerates: 242.90 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (385,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,527 529,527 00000000000000000023828478b71172916627267aeb90fe7c9af0b817d65a82 239 1.00/1.00 vMB 3
529,526 529,526 0000000000000000002d5bd73ee979491475701a904cdeff9ee5385546d15d97 639 1.00/1.00 vMB 8
529,525 529,525 0000000000000000002d9c77e47b355c9268f696aea1d8f03b470729e59ae398 1,267 1.00/1.00 vMB 15
529,524 529,524 00000000000000000015d83fc4752a98daae8e4dace2162f0cda1c4a6ce9f93a 2,134 1.00/1.00 vMB 32
529,523 529,523 0000000000000000001e0c2f22bf2c2bb8adf779d7bf47d449f256e4f6b3a8ef 68 1.00/1.00 vMB 1
529,522 529,522 000000000000000000351f3c38ab577062e86467814e232fd2955cbc641e95a4 226 1.00/1.00 vMB 3
529,521 529,521 000000000000000000307cc1e011fb02bebfd128d5902970d29dc82170995d72 386 1.00/1.00 vMB 6
529,520 529,520 0000000000000000002c2c6248ed082cfd01cae6e1ef120930de45fa6fcd97dc 655 1.00/1.00 vMB 10
529,519 529,519 0000000000000000002e0dd985894c9b8768b245434f5e7cd1c5c4e655c05cc0 271 1.00/1.00 vMB 2
529,518 529,518 0000000000000000001ed27675ecc4ff862b1d8ec6f328060bf9459927bbb802 1,458 1.00/1.00 vMB 20
529,517 529,517 00000000000000000014b718dea508289a2dd9a3ac7ab3326d8ca6b4b676d183 1,872 1.00/1.00 vMB 32
529,516 529,516 000000000000000000151a27f336d870032431bf3373a71a9ad088245e356afa 1,399 1.00/1.00 vMB 19
529,515 529,515 0000000000000000000f4d994c3191b7317ba3a0db3f1e14e71c02367df9f92f 1,702 1.00/1.00 vMB 25
529,514 529,514 000000000000000000210ebbd34bd11411e40d78956cb665e9865d3d071e7d62 2,296 1.00/1.00 vMB 33
529,513 529,513 00000000000000000000d42620eea31d3e91dcb5243c49f6a4785967774d3a00 1,926 1.00/1.00 vMB 24
529,512 529,512 0000000000000000001d42af016ab5ce11b92b5cc2c1940bd3634637c6fda598 605 1.00/1.00 vMB 6
529,511 529,511 000000000000000000348ddb261877932604faaa3115f8b2deabc2b44a57b24f 377 1.00/1.00 vMB 4
529,510 529,510 00000000000000000007be33b9d981d1b8d0a9d10c437c8a199cee8cdfe900ab 328 1.00/1.00 vMB 4
529,509 529,509 0000000000000000001eefafcae89b7e7ce04201d78008c1c0a522147fa0eac1 773 1.00/1.00 vMB 13
529,508 529,508 00000000000000000008869d55f4858904eea782e26f5e4d6dd7fc8503e83f17 289 1.00/1.00 vMB 3
529,507 529,507 000000000000000000047d16287c2d07f7dd5973ea2594baaaefcfa6a6254bde 1,171 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.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.