Loading Tool

Explorer IconExplorer

Memory Pool

46,355 transactions
27.28 vMB
0.10004027 BTC
Random Selection Loading Transactions
Max Size: 145.31/200 MB

Candidate Block

Mining Attempt 3b42c4da74ff2df50f666f1eb83547064ac399823f26020dfb41a7eea985c775
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 88a838b2b258f643c3d315e65439710120ee5f902c46fb93c49f230ec3fc9417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.04924723 BTC
Feerates: 101.66 > 4.93 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (523,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,882 390,882 00000000000000000af24122fff649381444b68084ae72a8af0c001b0117315a 817 0.99/1.00 vMB 10
390,881 390,881 000000000000000004a8a7d3e2078f69e3af8975afe0efc4b6199ec295858f26 1,859 0.98/1.00 vMB 29
390,880 390,880 000000000000000002980aeac26dc975444a223cb4fd918b98c5041c2c022de9 1,966 0.99/1.00 vMB 32
390,879 390,879 00000000000000000a1ce42c0e5e184e112c7f91818ebad61dbddb910d0b0776 463 0.32/1.00 vMB 28
390,878 390,878 00000000000000000b40d5ef1064cbe0847ee285bed49531ff73bdaa28ff1279 490 0.25/1.00 vMB 30
390,877 390,877 000000000000000002766a8efbe0b0e8be002cf184e733d7201c4e182748d68e 653 0.52/1.00 vMB 21
390,876 390,876 000000000000000009fa639c0294e0a302a5b85efe2528890f82f1fed8e6c60e 1,733 0.95/1.00 vMB 31
390,875 390,875 000000000000000001f5ab95d77eca9631e28f3e86c53f6c47631be1e5dc4d6e 1,535 0.92/1.00 vMB 28
390,874 390,874 000000000000000009a7ec401ec44165203f02e881d09818e6021eea04c84324 1,650 0.78/1.00 vMB 29
390,873 390,873 000000000000000003f5e373a42165963bed0da828199960315ad15e4f4e8419 3,155 1.00/1.00 vMB 52
390,872 390,872 000000000000000002bb4856a6c91b519204667e089db5535c997a40e8adeba0 1,352 0.99/1.00 vMB 23
390,871 390,871 00000000000000000b8bf5bd2079ea401f1eecf5e0fbc429f5f8c548492ea85c 91 0.25/1.00 vMB 5
390,870 390,870 00000000000000000244482c957984d612b53aa2b46f9310f6991cbf866537c9 603 0.40/1.00 vMB 24
390,869 390,869 0000000000000000046242b88f5987ae7a712a855f9d387a52ec6aa83a81008c 670 0.34/1.00 vMB 32
390,868 390,868 000000000000000002a6b1fec403b73158f2ea18ae4b0b54153091ffbb266b30 263 0.25/1.00 vMB 18
390,867 390,867 00000000000000000888c4f105e0fed3b30e9bd41e3fccb7ff4274972489556c 418 0.25/1.00 vMB 24
390,866 390,866 000000000000000009238c65e2785c78fe90aa2480cfdc49babf6f18f0c2fd12 324 0.23/1.00 vMB 29
390,865 390,865 000000000000000005bc6574673ce76528c75bec181eb184f8e521b025117d3e 66 0.08/1.00 vMB 18
390,864 390,864 000000000000000009664523ae370ef9a4205da9b7fac657694a6fd2ef8942f3 832 0.46/1.00 vMB 38
390,863 390,863 00000000000000000267b7e339fd2cae52fed8cb21c6b22c0e628ef0d0bc5788 885 0.39/1.00 vMB 35
390,862 390,862 00000000000000000643733ff92dd172da754baaa4da4007c150684fd10c0b31 196 0.21/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.