Loading Tool

Explorer IconExplorer

Memory Pool

28,449 transactions
9.46 vMB
0.09791672 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt 07c1967f542f715c0c869b90374afd1b01c7b162e527d52ecff1f71c5a938029
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (755,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,941 157,941 000000000000028981db21e8ee8c12f245438d5f31c6b40de9597a7b93a096d1 40 0.02 vMB 264
157,940 157,940 00000000000002938b9efb41656dd6858a55521b0c25dca3f99b44bc29b68015 8 0.00 vMB 82
157,939 157,939 0000000000000b78c63f085218d944c6055ca8ffaaa2c6c275f14b33cc8e8b07 7 0.00 vMB 161
157,938 157,938 0000000000000503d37dd8848338590b4570df91e63f9c165089d145802a7107 9 0.00 vMB 0
157,937 157,937 0000000000000074045ad29b0826b03d70d3ad119f81d57d47578f31663a35de 2 0.00 vMB 194
157,936 157,936 000000000000047f9bea6e960c33795c95ab3b85f5608ebee948ceed0947593e 29 0.01 vMB 74
157,935 157,935 000000000000058656d73732db8e0b6d02720b0423d688c72b33a3db6c828eb8 28 0.02 vMB 90
157,934 157,934 0000000000000223f020a75f637f53ec5bae4bfc5d8f68d4379ef40e75083f0e 82 0.02 vMB 22
157,933 157,933 0000000000000e1fee8ccc6cfb3c25a99b8b80f0952df64b5d6707ec9e00d86f 45 0.02 vMB 104
157,932 157,932 000000000000007526f158b76babc2767da14e04ef7f3a42c87edcfae19fd458 29 0.01 vMB 372
157,931 157,931 00000000000000e83464fb8c6a2bdc77c8e1c9a3878963cb8a4a0a99404897c4 54 0.02 vMB 15
157,930 157,930 0000000000000625b07268b8f9040c0bee0c9cb08f5fbc50eb9659c1a6d51750 113 0.04 vMB 184
157,929 157,929 0000000000000e32aec4b4662612472def90ffaa5dd5a1d5a1ae00a53a0bfd92 41 0.02 vMB 247
157,928 157,928 000000000000006a1fdcf2817dbdafd8738e9b9185590e752260b3e95ff62042 30 0.03 vMB 107
157,927 157,927 000000000000035c6bf9388101041f7d3a0e92157010df24289616ecc6f99ea2 4 0.00 vMB 22
157,926 157,926 0000000000000211a7c6f23e7f48a75a738e38202cbcc9b17bd2189c748d73d8 130 0.03 vMB 16
157,925 157,925 0000000000000b4ebb55b8d2fb990de7e8dcdd6a1a024e963602c607d394f14a 13 0.01 vMB 61
157,924 157,924 000000000000035ff0aac3fc469ca990245f86fae2d670ecdc37988147ba2315 31 0.02 vMB 196
157,923 157,923 000000000000025d563e8b47993b6bc93e26b962bc59bc527aaa932674f88681 64 0.05 vMB 446
157,922 157,922 0000000000000bb3d47fa848da5e3ad44c805bfbb962e8678c7d6d8b61524341 68 0.03 vMB 86
157,921 157,921 000000000000003c7ad05c7961921921f177622392a21fafb3d4b8b08946300b 35 0.02 vMB 33
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.01 GB
    • Received: 0.48 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.