Loading Tool

Explorer IconExplorer

Memory Pool

81,598 transactions
29.66 vMB
0.08673698 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt c31fcbd0c6a460b32be5e0d49e5a4d14be2848ca676677e38ebf539a1bd3a55d
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root e81850c079679fb6de51dcefbabbbf5b897d3cb68e42d0e721b1683c9799cae3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02421761 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (186,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,935 728,935 000000000000000000017e7f5ee34ee1ce927131e08d555b53a5b305cde12340 2,788 0.98/1.00 vMB 9
728,934 728,934 00000000000000000004ab040ce31b7cb98f76b380e0302d4287cbe271ac7e3a 1,756 0.65/1.00 vMB 9
728,933 728,933 000000000000000000086283e13d93b1b42673d25a2e66fa4ab33a2b0fba5546 368 0.11/1.00 vMB 9
728,932 728,932 00000000000000000003ff06ecd3dd99987058f3b7b55c7a741ae94d5b7d6572 1,612 0.56/1.00 vMB 11
728,931 728,931 00000000000000000006d40f82782a6cd456ec74f93ba3914d27f507e8050e9e 1,771 0.77/1.00 vMB 9
728,930 728,930 000000000000000000082fa889441c6884f9fde6993243d466044a082e3fdbe8 1,802 0.58/1.00 vMB 10
728,929 728,929 00000000000000000000c99d9a5389d87fba099b474ffe47ac4cdb5286928b5a 2,181 0.78/1.00 vMB 4
728,928 728,928 0000000000000000000a40bd0cc0a79ac21178e7acb4ff801c46b8be4d99311a 1,095 1.00/1.00 vMB 11
728,927 728,927 000000000000000000017673398cf8e8de5e2ee64e46e8d76ae889086dda89db 2,582 1.00/1.00 vMB 14
728,926 728,926 00000000000000000004a776dcaf2c1722a63cb956a58a2a4cd2e91a7acc930c 1,207 0.55/1.00 vMB 4
728,925 728,925 0000000000000000000707cd02c328b795908546ec50eeb55c0da4b5fae7c4c3 3,053 1.00/1.00 vMB 10
728,924 728,924 000000000000000000018344d918e2bcdc46af5ab4fbdd6c7f1b7e7d1c0b9aa0 3,270 1.00/1.00 vMB 9
728,923 728,923 00000000000000000002ae3938be0281198761a297805d3ebbf58c1aa0564159 3,019 1.00/1.00 vMB 11
728,922 728,922 00000000000000000002119f34ed287d091318b745633dc3ff0e5bcb4a15b694 1,015 0.44/1.00 vMB 9
728,921 728,921 00000000000000000001834659c87f8e496712881bf71a9096e1401cd2d5b3cc 1,391 0.70/1.00 vMB 11
728,920 728,920 00000000000000000009c9885ec954b094d487d15f50ce2d1da9f0b13d118163 2,171 0.99/1.00 vMB 4
728,919 728,919 00000000000000000007e75cec13b0395c9c08456694c8b8a9dd138ba54267c6 1,217 1.00/1.00 vMB 6
728,918 728,918 00000000000000000005782d243009ed93c2790abe53934c94cd403ff935e905 3,454 1.00/1.00 vMB 16
728,917 728,917 00000000000000000009e62cdcd52ab86988f4b4b68553ccdc74ef42f43f50f8 346 0.23/1.00 vMB 5
728,916 728,916 00000000000000000009133efd75471c279b97b0ed5f53cd886c77423f99f028 192 0.10/1.00 vMB 8
728,915 728,915 000000000000000000008656392154abe4d085188c97494ebb88ce01cd07a6f0 888 0.43/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.