Loading Tool

Explorer IconExplorer

Memory Pool

34,348 transactions
25.43 vMB
0.06903894 BTC
Random Selection Loading Transactions
Max Size: 129.38/200 MB

Candidate Block

Mining Attempt 1a617f2a964c8978a5e813b571b84d303297b27c71894f40089c3d8868bc15f6
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root ffeca647b1328d375f6735fd0264c63a09e5df9c7cda728aa87cd375c80ab235
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.02292243 BTC
Feerates: 151.12 > 2.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (601,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,944 312,944 000000000000000011f6112e6b7f8ab6ca4ae37ea0f965ec4a1a5ad7656aafef 260 0.17/1.00 vMB 25
312,943 312,943 000000000000000010c868e85834be64c212588a9a195ba41a2366afb2542290 410 0.26/1.00 vMB 27
312,942 312,942 00000000000000002ea7f1682521d76238af44b43a48f370953c036d24bd8330 755 0.30/1.00 vMB 35
312,941 312,941 000000000000000008598e9c80bc53acd1cb905ce5808ff527afc4253930be3c 118 0.07/1.00 vMB 29
312,940 312,940 00000000000000001aefd23d14629bb05225cd09373a2c7e9c129627cddd64a6 182 0.12/1.00 vMB 29
312,939 312,939 00000000000000000287c9d83019e1f6c2530108f01a61c5202fad8500ec9b52 334 0.20/1.00 vMB 27
312,938 312,938 0000000000000000280339c79066e3efefd2ed981c17456f05f84b8857302db4 600 0.33/1.00 vMB 30
312,937 312,937 000000000000000004a83f1906e06483927c50b11c73dffc108a1f0277284067 250 0.16/1.00 vMB 24
312,936 312,936 00000000000000001106927a48e84a5f846d1890667834b651f98d2ec10ea9a6 256 0.10/1.00 vMB 40
312,935 312,935 000000000000000011191b14eaf5c628f349384489c50e165ce406407ffdacfd 381 0.25/1.00 vMB 28
312,934 312,934 0000000000000000371fcf07810c3ac1b9c17daa5ddc9710dea32158d3f75665 513 0.31/1.00 vMB 25
312,933 312,933 00000000000000000be786475800ebb520270b2edba8316a6a8afb287f19dec4 86 0.05/1.00 vMB 9
312,932 312,932 0000000000000000024cdf17308087ecd93bb10b42287898c455d9a6fec642e3 837 0.52/1.00 vMB 28
312,931 312,931 00000000000000000cff90ee70512f98a69fc70f540ab71e014ab2e36d937912 158 0.10/1.00 vMB 24
312,930 312,930 00000000000000002d13084f12db627f25ee3f8c3d4b5ecd4bb4273db3586c5c 419 0.26/1.00 vMB 26
312,929 312,929 0000000000000000185ec78ed3af3f672ac63bc6e588786147362e616cedc390 1,099 0.74/1.00 vMB 25
312,928 312,928 0000000000000000222dd6bf4d399136df2bc9ad804385bb0e35081470d14d55 538 0.32/1.00 vMB 28
312,927 312,927 00000000000000000b06c91efa6d05b468733963615e239ae892d551b10e8d51 566 0.40/1.00 vMB 26
312,926 312,926 00000000000000000f9d8087846e4f50d3e2eff4e1e361f0c9bf0f460e4200ec 48 0.02/1.00 vMB 30
312,925 312,925 00000000000000001c3c12444e898b30336a7dd68ab3ad58e9c531be87859760 106 0.06/1.00 vMB 32
312,924 312,924 00000000000000002d4f20c52f3af7336c6bd018f21fd75654b9a6ede306a6c1 164 0.09/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.84 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: 637.62 GB
    • Received: 12.43 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.