Loading Tool

Explorer IconExplorer

Memory Pool

30,862 transactions
18.35 vMB
0.04519278 BTC
Random Selection Loading Transactions
Max Size: 97.75/200 MB

Candidate Block

Mining Attempt fcfb0d464cfd7c88ae4561da1a4c5458ef642cd9250d441afb8683bce057f251
Version 20000000
Previous Block 000000000000000000000913b586ff4b98280e4d2f8ef7b82d501c3bf4364bd5
Merkle Root c48bb8c321352a4ec0918cdb9bc0f622b43e995fbc89a4678227bb6a8b23eb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,045
Size: 1.00 vMB
Total Fees: 0.01057822 BTC
Feerates: 52.28 > 1.06 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,129 (782,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,779 131,779 00000000000012b3bea726b25549e2d560ff6d7df4540492c7383d058a9be5e8 33 0.01/1.00 vMB 667
131,778 131,778 00000000000010cb0a5749eafacc3f9088cc7e03b9b12823996eb55d32543dae 19 0.01/1.00 vMB 798
131,777 131,777 00000000000006f815b46b66a63d2eb83c0a57b4616c8932b48c0437b8584322 11 0.00/1.00 vMB 213
131,776 131,776 00000000000008031dcc70c6c441d350d72aa23086cdfd2ef1cab29507798366 130 0.04/1.00 vMB 623
131,775 131,775 00000000000000fde8861b4393717335e58a651ac0c146c6b50c5abda0007ab2 97 0.03/1.00 vMB 177
131,774 131,774 0000000000000e900e3d372e56d332e0bc440ac8e1caefff5e774706654da791 53 0.03/1.00 vMB 553
131,773 131,773 000000000000011e21e9c19f8fd1308e6d95d9d288e76f95e96940b09deb61fe 66 0.03/1.00 vMB 982
131,772 131,772 0000000000001005b0d9c1d814ffaf25886dd70314eec834e1442c7069f37e59 22 0.01/1.00 vMB 538
131,771 131,771 0000000000000cc6344c7abb592606cd3a95cb40daa662b7638a723b874440d1 28 0.02/1.00 vMB 366
131,770 131,770 0000000000000d2c1ad3c8e55089ad60c41da77a6c60b61322d0d902ec9e7117 124 0.04/1.00 vMB 145
131,769 131,769 0000000000000a2baae2b24c0b016fe96e0426578ca91b94d206ef0f6dfe63af 49 0.02/1.00 vMB 1,397
131,768 131,768 00000000000012612872cf683320fc3fd291497cdffc77896ce02aa4287ebe68 75 0.04/1.00 vMB 561
131,767 131,767 00000000000000a0be7a077731401ff463653eb44982b3c9a2634351b9c938d0 8 0.00/1.00 vMB 427
131,766 131,766 000000000000009d1e9c1cf2d8893ed01cc58a77863eea2300f34e132acc0412 26 0.01/1.00 vMB 85
131,765 131,765 000000000000008cf6de85b6b6029af47be12a26ba35dec0e1103888f060a013 44 0.02/1.00 vMB 506
131,764 131,764 0000000000000c04b4054efc32cec742c25b834ffb733cdfa47c8c55d90af5f3 50 0.02/1.00 vMB 460
131,763 131,763 0000000000000360e168db8d1963112970af05cb670e42035d568474cb8bbd61 24 0.01/1.00 vMB 439
131,762 131,762 00000000000012b5508bc1752d0b23d2eff495aa300083bc4f5842bf13f0ded0 45 0.02/1.00 vMB 792
131,761 131,761 00000000000001325cc213ec4b2f25daa43a48a4eb51bc146bce47672203cced 75 0.02/1.00 vMB 288
131,760 131,760 000000000000061cac8f1b591750cf79d590f190be9a02606452d9cc3663b742 44 0.02/1.00 vMB 1,067
131,759 131,759 00000000000003fd3608a5b5df9d6f27c2880024275f4c817388aeaa44f93158 90 0.03/1.00 vMB 479
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.46 GB
    • Received: 7.40 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.