Loading Tool

Explorer IconExplorer

Memory Pool

81,833 transactions
31.00 vMB
0.11634562 BTC
Random Selection Loading Transactions
Max Size: 185.52/200 MB

Candidate Block

Mining Attempt 82e9c97a22c2745e5234e1d9ed0d34a37f6a35f52cb4ebcb5b1dadb7006909fe
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 7ce37bc8bdcf19164b67b139ef3357a13d124b3c7e09f8c7f5f07f1c5fbe0933
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.03328544 BTC
Feerates: 101.42 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (385,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,534 529,534 00000000000000000002e805a6296484d6baebd75b78d357880b3af52deac153 1,036 0.44/1.00 vMB 44
529,533 529,533 0000000000000000003750913111fb60c4539869fdda80fb5404cf79e5f6fb92 853 1.00/1.00 vMB 11
529,532 529,532 0000000000000000001315d85f22b9c9d1db7e1d57a428ec2088eb30192acbd6 1,841 1.00/1.00 vMB 35
529,531 529,531 00000000000000000014d3509611fed8b47caaf8e3846b4f4a14b70b3f7e418a 806 1.00/1.00 vMB 13
529,530 529,530 0000000000000000002858ad21cc19aeabdcaba4c5179379bc1b741bae2a5a55 863 1.00/1.00 vMB 10
529,529 529,529 0000000000000000001a480f90615aad36e715109b9a0028c623f33ab52645aa 2,350 1.00/1.00 vMB 37
529,528 529,528 0000000000000000002690c98f2a0ae993453570059973ff216dc8652d0082fe 362 1.00/1.00 vMB 5
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.