Loading Tool

Explorer IconExplorer

Memory Pool

72,553 transactions
28.34 vMB
0.07299267 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt a09db84358a21a44cfbb729ff15a5855f8b2fbfcef0b611b36ed305eb15fc1df
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 25944fe730eaa1e95d27ee7db3a6eb3918bf948347ce605598be9ce0224ac601
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.01081502 BTC
Feerates: 150.52 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (456,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,871 458,871 0000000000000000023e3c68be114bd091fb0ed5b0e194e2396568fc8d7c17a8 810 1.00/1.00 vMB 119
458,870 458,870 00000000000000000182b3f9b903b6542a9d03c108904a9069929f33d9f21ce3 2,108 1.00/1.00 vMB 158
458,869 458,869 0000000000000000008f21a56e5072fd3affb999220d6077f3b3d4e4328d7818 2,178 1.00/1.00 vMB 119
458,868 458,868 0000000000000000020ac55228497e99f56d9e39ad7281650f2960f6558b7530 1,920 1.00/1.00 vMB 123
458,867 458,867 000000000000000001fe1c6e47f176a172aa132669fdb12f12164ca7f2852175 2,224 1.00/1.00 vMB 164
458,866 458,866 00000000000000000188b808ba33045402e8f4bbeb86c780eab96b80419768f2 2,429 1.00/1.00 vMB 170
458,865 458,865 000000000000000001a211651c9f94e4e21d046f38ab7d8721dfd03c955c3248 2,603 1.00/1.00 vMB 183
458,864 458,864 000000000000000001b9cbf56f87a51763ed8fa9790468754c971dee9dd2c32a 2,095 1.00/1.00 vMB 154
458,863 458,863 0000000000000000011363a50a23d17c13e4729b47460277758761c6dc5dd1ac 2,076 1.00/1.00 vMB 151
458,862 458,862 00000000000000000211a2c2f9b37a7698cd5d1839e1cdf2a96a9999cbf6c729 2,695 1.00/1.00 vMB 215
458,861 458,861 00000000000000000136372dca1af177e8f74cb708b254968b90d8513d923386 976 0.42/1.00 vMB 191
458,860 458,860 000000000000000000903d63ea43011e59a0c00510040cc4727f3adb7e9c6628 2,075 0.99/1.00 vMB 151
458,859 458,859 00000000000000000231e7649be6b73adab9dcbc2481312f86ab02a1c684c3b9 2,645 1.00/1.00 vMB 209
458,858 458,858 000000000000000000acdbeadfcf6eca42eea728927fae58adba2f25d2bb7fe6 2,291 1.00/1.00 vMB 195
458,857 458,857 000000000000000001cca23f26bb64ec76b8574e4db788c88678f54258d0b700 841 0.41/1.00 vMB 145
458,856 458,856 000000000000000001f4871d0302fc8ca63e777f14cfa5dc4c42aaddcc16cddd 427 0.99/1.00 vMB 16
458,855 458,855 000000000000000000906d513a75a027672960170269f3896fcb1656c35a50a0 960 1.00/1.00 vMB 50
458,854 458,854 0000000000000000012f2e70de74a048c9e25cf761e3189f02199b74c73c7576 1 0.00/1.00 vMB 0
458,853 458,853 0000000000000000022ab36c7dbce10eca1efe0830b6092c639d6a210d56cc26 1,591 1.00/1.00 vMB 120
458,852 458,852 000000000000000001f691c440830957d2c9d6bbfca69b72c6ada472ad1c09cd 1,737 1.00/1.00 vMB 104
458,851 458,851 000000000000000001cd551efd95f8d926cea3d4d90102a1ca24a55d46b1d3ea 2,042 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.