Loading Tool

Explorer IconExplorer

Memory Pool

79,105 transactions
29.45 vMB
0.08385412 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt 482c5fbadaf6f10e87e2571235ef14e748fc3a4f6b505c07b6d0df6b373d84e6
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (469,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,911 445,911 0000000000000000030678b447ac5662fe6ca14d4fb93f76c694e5977fe38035 843 1.00/1.00 vMB 26
445,910 445,910 000000000000000002af7be2a9e05d4fa02432b71302eff0b336a10cf6766e8b 197 0.09/1.00 vMB 73
445,909 445,909 0000000000000000004bcc73f2d1fbc605e2b0b18cd5285cc61630f638c4e58c 369 0.27/1.00 vMB 52
445,908 445,908 0000000000000000002ef1c34264eab3f33596282dac5a7362f20bad8db0f439 970 0.62/1.00 vMB 45
445,907 445,907 0000000000000000002abc739f0debcdd28187705ba82d1182204756805d025f 1,979 1.00/1.00 vMB 70
445,906 445,906 00000000000000000183c07e8ce2732e2e5fe32a0964f281c10551affc3d522e 2,079 1.00/1.00 vMB 64
445,905 445,905 000000000000000000338c6946f10edf34df6f941ccd2070e7053c72f16069fa 1,961 1.00/1.00 vMB 74
445,904 445,904 000000000000000001dabcdf9291f062af8302d1d5db8a04dc6ab9648788364d 2,669 1.00/1.00 vMB 89
445,903 445,903 000000000000000000981a771aba314ffb39300fcbe482155733f7dce493c83d 2,674 1.00/1.00 vMB 100
445,902 445,902 000000000000000001419180a56a56119ada08e05e0d6cba5fe7e698699b1cb1 1,492 0.78/1.00 vMB 62
445,901 445,901 0000000000000000028c3220fd508b66a692d1e977e594db5295bfd67890b584 2,517 1.00/1.00 vMB 80
445,900 445,900 000000000000000001c5a79dfbc6dc3b56053c3a69c64ea01c970791382a9b3e 1,591 0.70/1.00 vMB 75
445,899 445,899 00000000000000000243f4d75b1863e7646a5badd8ebf5e1caca141d01d28bd7 1,405 0.58/1.00 vMB 81
445,898 445,898 0000000000000000006edbd8df74c4bee73ac6a8af02c8b4bb398e4ed668f141 751 0.31/1.00 vMB 73
445,897 445,897 0000000000000000031e7914e540cc8b985440947bf8191e9f18c38ac56f0ec6 975 0.67/1.00 vMB 39
445,896 445,896 0000000000000000034e4c990efa52604b5773052a87219a77d121d46bdac776 1,058 0.44/1.00 vMB 78
445,895 445,895 00000000000000000205ece024f0c10c8338d17fa200fbbec8b7122f13239ac8 1,400 0.76/1.00 vMB 51
445,894 445,894 00000000000000000235193b63b3b027f4181908a1129ad197abccef3f3dacfc 2,623 1.00/1.00 vMB 85
445,893 445,893 0000000000000000006f00e17a57dc9bcbdfea217304065e5cf8ce1c52fbd65b 2,248 1.00/1.00 vMB 71
445,892 445,892 0000000000000000009d55374154a8e5f715bbf1687464a2f15299f6b3953efe 2,064 1.00/1.00 vMB 99
445,891 445,891 000000000000000000ebf155708b66acd2a82d94542f414bc37a29b11bc139b0 102 0.16/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.