Loading Tool

Explorer IconExplorer

Memory Pool

78,345 transactions
29.36 vMB
0.06606873 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 30dbc4281a8861481173da5f99c5e7cc27a4d3af91589c73cb4985a0eee985f3
Version 20000000
Previous Block 00000000000000000000801f3e91662b185797f56ba83fa8ef7c650b3a81ab8e
Merkle Root 9b935e9a663700ed1f625752fd1e85a420b924add3bf0d3bf1213bd8361d5a60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,183
Size: 1.00 vMB
Total Fees: 0.00654162 BTC
Feerates: 104.71 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,001 (214,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,731 700,731 0000000000000000000307f7a1cd6882f94463452c9d05e26150b2ee2485a887 1,074 1.00/1.00 vMB 9
700,730 700,730 0000000000000000000b0adfc484b1a028f29dde845ee128b9ba490b678f9a71 1,200 1.00/1.00 vMB 8
700,729 700,729 0000000000000000000197ae8218e5594b2a7d2aebec762ee48090134fcf1ea7 1,132 1.00/1.00 vMB 11
700,728 700,728 000000000000000000027ec807b71e4b02596916f1e72c28892ed24198d98ad7 817 1.00/1.00 vMB 9
700,727 700,727 00000000000000000004a5b68ab4dc81602a3b9de2f4c69f9ea09747973961bb 223 1.00/1.00 vMB 7
700,726 700,726 0000000000000000000d9afed4c95a306fbc4511c6d75286ea7a206fd28bcd78 1,966 1.00/1.00 vMB 13
700,725 700,725 00000000000000000000d05accada1a42d5987903b709fef302ada8f8f4cced4 2,568 1.00/1.00 vMB 15
700,724 700,724 00000000000000000009610e52a8a93e1268317d754ad22a17fa214c46831597 991 1.00/1.00 vMB 8
700,723 700,723 000000000000000000047988fbaf2977e18bec9c4909e1cfac7e1542eda799fe 130 1.00/1.00 vMB 5
700,722 700,722 00000000000000000007bc019958687e2deca1617732858c6814c368dac176b5 423 1.00/1.00 vMB 6
700,721 700,721 000000000000000000049012c099d335744033c6dbd053fa92d4174a6bb22a2c 749 1.00/1.00 vMB 7
700,720 700,720 000000000000000000001159fd51530e07311994ab366a343153b6dc756d8ac0 1,845 1.00/1.00 vMB 12
700,719 700,719 00000000000000000000d1198b28a2730d05528308a1768e20a6669a2a248d26 1,491 1.00/1.00 vMB 10
700,718 700,718 0000000000000000000e38fd8be74ae722c7ce82b88b3afe18873e0d60f0966c 894 1.00/1.00 vMB 7
700,717 700,717 0000000000000000000169be364421fcf9e3dd21e6d257158f4474213ac78aea 1,881 1.00/1.00 vMB 7
700,716 700,716 0000000000000000000906ae222d087b685c5aaac1b7b7b5e953bbb5bf34a1ef 2,561 1.00/1.00 vMB 13
700,715 700,715 0000000000000000000a0e83a5a6cdcef20393637a8964976934e63a114044aa 1,597 1.00/1.00 vMB 10
700,714 700,714 0000000000000000000c1a6eb7d260d3aab17d4269db3926e4bdc57875efca06 1,907 1.00/1.00 vMB 15
700,713 700,713 00000000000000000005eb59b1aef10e73fc8ee24e38630bf7e34db36c6d2fd2 2,979 1.00/1.00 vMB 17
700,712 700,712 00000000000000000003ae1e67a108b5ae203cadf8c7740e78629230331fbf0b 1,325 1.00/1.00 vMB 8
700,711 700,711 00000000000000000008e3ed5d87eb5dd15e5e59d1df127895d2efe6e7933aad 447 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.40 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: 664.69 GB
    • Received: 15.03 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.