Loading Tool

Explorer IconExplorer

Memory Pool

78,704 transactions
29.06 vMB
0.09856664 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 8c2f5fd5b1dbb86ef4050564233c78202d441d2cf414e7d6e1b876324803c27f
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 2dfb24fbfbb713921d5cfc6a8a83cff2ad9349e2634409aca345adc900ed08a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,549
Size: 1.00 vMB
Total Fees: 0.03788938 BTC
Feerates: 137.15 > 3.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (103,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,794 811,794 000000000000000000041340655361b4ee21aeecb526cd6d57ce2fa4c3943647 893 1.00/1.00 vMB 11
811,793 811,793 0000000000000000000158282d05f98773afb3574516b57d86aeb54e5e026a53 437 1.00/1.00 vMB 9
811,792 811,792 00000000000000000001e427447bf20cd6c4d9c1df86e4f1c404342d7cf88a20 887 1.00/1.00 vMB 11
811,791 811,791 00000000000000000001631243b00b6c1019c0d833b6738e0c591dacaf4453d6 697 1.00/1.00 vMB 10
811,790 811,790 0000000000000000000107b1f8bce6ce6585f67d31cc83539eae6f68e8d6c714 1,804 1.00/1.00 vMB 16
811,789 811,789 000000000000000000010009b8732a56833a25da7125d97bf5d8facc68cf8e4a 934 1.00/1.00 vMB 11
811,788 811,788 000000000000000000006f349d681e139793b7db0c304eaa88c93c39ca226c80 1,666 1.00/1.00 vMB 16
811,787 811,787 00000000000000000000121cca44573fe141dd3345154c20c0635b999feda7a5 1,503 1.00/1.00 vMB 14
811,786 811,786 00000000000000000000a2bf51d0dd471a500a95c91f7f90716efc24a3471ae1 1,684 1.00/1.00 vMB 12
811,785 811,785 00000000000000000003850cac0104f3ce066e779314639590e9c4583cdb62e9 2,836 1.00/1.00 vMB 29
811,784 811,784 00000000000000000001ed011c259070b15999d1517cc3fd21543131de453d25 893 1.00/1.00 vMB 12
811,783 811,783 00000000000000000001d25123214fefd789a6926fa5b66260d540c0d87ccac2 651 1.00/1.00 vMB 9
811,782 811,782 00000000000000000001b26f363d9cfc6fa468850b6296be1d81603b265d941a 729 1.00/1.00 vMB 6
811,781 811,781 0000000000000000000199b76047fec49f77f2b4cc7afae9c7497684dc5d12bf 206 1.00/1.00 vMB 6
811,780 811,780 000000000000000000016ad86be0be4793bf450d07816ed016cf375838b1dc2b 765 1.00/1.00 vMB 8
811,779 811,779 00000000000000000004c76b9e40a787865b653971137f75a1d5e259f5f0f7b1 772 1.00/1.00 vMB 7
811,778 811,778 0000000000000000000186678150b21e508820dca071edd5b887bc8379d9545d 539 1.00/1.00 vMB 8
811,777 811,777 00000000000000000001f1d199a850c39ee57fc653fd58df8b285551de5ce724 2,902 1.00/1.00 vMB 24
811,776 811,776 00000000000000000000ea26250b1c4107bb430e95da6e65ff1632f7eb66c2a3 2,596 1.00/1.00 vMB 21
811,775 811,775 00000000000000000000c99001888e2069c888391b0aadfdc87ef594fa4823fa 702 1.00/1.00 vMB 11
811,774 811,774 00000000000000000003e3f3bbc1941f507574ab7ce00b4d08a9b5804ae3771d 2,712 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.