Loading Tool

Explorer IconExplorer

Memory Pool

48,714 transactions
27.54 vMB
0.07854455 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt dbcca8c88888c90be76473ef2a59840a232779cdc129eda8c8fa57a9a73a921a
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 4668a8a6928ffcac8343d46977febe148904a6dd20663643beb786d76d41cd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.02688136 BTC
Feerates: 150.92 > 2.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (164,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,005 750,005 00000000000000000006ae6bd1f8901fe0121f59cf42c1b6d31bd455ac22a85b 3,269 1.00/1.00 vMB 23
750,004 750,004 0000000000000000000398303dfa68132438f5b217f372bc5bdd5118c3aed1dd 2,932 1.00/1.00 vMB 8
750,003 750,003 00000000000000000009af63299c67a59cce9002318044fbafb417c3df41f6ad 2,419 1.00/1.00 vMB 11
750,002 750,002 00000000000000000006253d2b8545d2526a56b1117878dc6babc7bc67820d8e 3,076 1.00/1.00 vMB 19
750,001 750,001 00000000000000000008a20aa9368462547563872eeb310efb3d3fb692ee6e41 719 1.00/1.00 vMB 11
750,000 750,000 0000000000000000000592a974b1b9f087cb77628bb4a097d5c2c11b3476a58e 2,496 1.00/1.00 vMB 16
749,999 749,999 00000000000000000001e3aee44a04a5c3461181d25c8803ff6d617173e34533 2,620 1.00/1.00 vMB 10
749,998 749,998 00000000000000000001169b8210aa05d8a11d66030e3f6eb6ecf860a95c36fe 1,465 1.00/1.00 vMB 6
749,997 749,997 000000000000000000025ca1f6388f8609033ea1dc30798b7acf8205d97c66b5 389 1.00/1.00 vMB 1
749,996 749,996 00000000000000000002502eb31470de9a51307640b1c62db2ada231af296b57 2,629 1.00/1.00 vMB 9
749,995 749,995 000000000000000000039c07fcc08742d621ddaa7f7c4da058cd76244dc63771 792 1.00/1.00 vMB 2
749,994 749,994 00000000000000000002fdb93e9986ec664636ba1a6f828303cb464f78769d65 2,669 1.00/1.00 vMB 7
749,993 749,993 00000000000000000006fa46bd27d0b60f69e8bc5f59f58bfe2eb8fbe4c3b4f6 3,070 1.00/1.00 vMB 10
749,992 749,992 00000000000000000008805a97350d861a471a2a5c0be5f68a8c74c5748145d0 2,318 1.00/1.00 vMB 12
749,991 749,991 00000000000000000001d5bf55cddcdf500ba1060827a4380a70622b89fb30a5 3,737 1.00/1.00 vMB 21
749,990 749,990 00000000000000000002a80a498470d2b3c12c750ece4fb9c0ee546cd21ba5f6 2,231 1.00/1.00 vMB 13
749,989 749,989 000000000000000000032910b1a74e8082c0f2e6ad71762930004844d52765ee 1,705 1.00/1.00 vMB 13
749,988 749,988 00000000000000000002a93f864c516b9277f28c0162db49238dd7bb40d589b6 2,415 1.00/1.00 vMB 22
749,987 749,987 0000000000000000000168101e0006ff59a63f417656b90fe20c24ffbaf549ae 2,129 1.00/1.00 vMB 8
749,986 749,986 000000000000000000000181b7af8a34a3b7da14a43c9ad3a5682a7c5bb795f6 2,874 1.00/1.00 vMB 18
749,985 749,985 0000000000000000000471fd9c9b9712a3bc10524c8f1822820f57436ff2e3f5 3,215 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.