Loading Tool

Explorer IconExplorer

Memory Pool

78,785 transactions
29.88 vMB
0.07614892 BTC
Random Selection Loading Transactions
Max Size: 182.47/200 MB

Candidate Block

Mining Attempt 4a1fe0e1ec44aa9ac5eccde61db9bf9faa0888d3d0e9aa19203522a037d9779c
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root f0359c3840fdedea26be91766914850c2b3b2be06bed4e6c4fd3e2a898412778
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.00990590 BTC
Feerates: 150.58 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (563,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,938 351,938 000000000000000001f35442b25eb89f8be9f685d8608690a11bb774f69d1830 325 0.21/1.00 vMB 21
351,937 351,937 00000000000000000f11577655299f6db2160a4ab3b1da9fe9305f8f00bbb0ff 695 0.34/1.00 vMB 29
351,936 351,936 00000000000000000d17572aa23a011dde3d3fb0a2016a3ab7684d178addd19b 577 0.33/1.00 vMB 22
351,935 351,935 00000000000000000f45525f47ab4c4e839de61d842188def685c1f17ef77987 1,088 0.52/1.00 vMB 27
351,934 351,934 00000000000000000e3dbb966dade8406bda7c7beadb3eee3f9ec0f6b3075bed 545 0.32/1.00 vMB 24
351,933 351,933 0000000000000000033a0767f095a14b60b31d1b9b0f61f7b688dd5acbe71573 1,374 0.68/1.00 vMB 27
351,932 351,932 000000000000000001af6beccfe304184346f968d4f74e9d7ae9a45391ac7c2a 924 0.45/1.00 vMB 27
351,931 351,931 000000000000000004d55e0bad382d426f5fcdc8c564c1b71a67bd0989d58757 48 0.02/1.00 vMB 21
351,930 351,930 00000000000000000901785a7406d5e5834978c637bd3a9516a2445bd6c064ee 563 0.26/1.00 vMB 26
351,929 351,929 00000000000000000a94f9b47cbc15e7d40edbfb9bf52d963a5ce9a67192bb38 510 0.23/1.00 vMB 30
351,928 351,928 000000000000000008ac43eb3886b8360a8fc765ffa4d7df4cf6e5c04f2a8a49 855 0.48/1.00 vMB 27
351,927 351,927 00000000000000000610255eaa63e13924c8b76bf0e42ea0df832660400ba463 113 0.06/1.00 vMB 25
351,926 351,926 00000000000000000633cda7c8bc15bf5b86f20a23751cdba02e3f8b1acf1c6b 489 0.23/1.00 vMB 27
351,925 351,925 00000000000000000cb2b1b982abf3b73ebd75ad556a49c261d95c935850270c 799 0.41/1.00 vMB 26
351,924 351,924 00000000000000000d15f77f13aff8b40d34c0a72fd0aecf6275957ea64f54ce 552 0.30/1.00 vMB 24
351,923 351,923 000000000000000014cb9a1dda187d729571db2dfcf9f9530545e010b56e8b2e 535 0.30/1.00 vMB 30
351,922 351,922 00000000000000000542f26a52cc33ae3abd6b279b3b9d7c7536314f77e47d7a 1,117 0.55/1.00 vMB 28
351,921 351,921 0000000000000000141355da99a5ee08dc0d340375d795ff9f223c72b9023f58 160 0.10/1.00 vMB 20
351,920 351,920 000000000000000000207c688fe19ac36b5ceb8044b1486a3ef72a078137727f 1,371 0.72/1.00 vMB 27
351,919 351,919 00000000000000000552a00194fc3e6436f27b064d494e0e460232bc62ed090e 756 0.44/1.00 vMB 27
351,918 351,918 00000000000000000e1082f4aafe283a8114e5b019b860b0cecf9056763b8a81 438 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.