Loading Tool

Explorer IconExplorer

Memory Pool

79,416 transactions
29.30 vMB
0.10566033 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt 39a9bc4b17cbc91d8253b6e5224ec60aba90de8455313352016567150e263b51
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root e90090492b1e91e9e0171bc62e12b35f844bbc15fe9b3a692643120d2b987991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.04424273 BTC
Feerates: 137.15 > 4.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (530,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,132 384,132 000000000000000007d38ee91d4fe21b99a238833a717e8a35da438a449c1435 2,308 0.93/1.00 vMB 41
384,131 384,131 0000000000000000070d8c5e80f0dda8378c03db03b1f63a4b17b1e9a043ae4e 511 0.38/1.00 vMB 24
384,130 384,130 00000000000000000323a28b8e6a083d1e20595dc6038a86754ce72a4601b9d5 1,077 0.75/1.00 vMB 20
384,129 384,129 00000000000000000cea699a3f0347229848c5572c8b3a392155f54a4281e5f7 3,059 1.00/1.00 vMB 50
384,128 384,128 000000000000000009c03164a0c9df896a70698ca83bb4252ca94646ea86b7a8 520 0.47/1.00 vMB 17
384,127 384,127 000000000000000000a1c92714e73c65d925002a44fc97b2417cdf8a1c58c5a0 1,754 0.99/1.00 vMB 27
384,126 384,126 00000000000000000ed0e5ad0cf4a6caa870ab579be63756e3483a31251232a5 2,434 1.00/1.00 vMB 39
384,125 384,125 00000000000000000b68ad18dbf0497fff9fa7b715e84a7450cae86517e0be47 1,403 0.74/1.00 vMB 35
384,124 384,124 000000000000000006c5448163ccb2dccad77b41dd83ca6dd27caa9bc1f14724 1 0.00/1.00 vMB 0
384,123 384,123 000000000000000005ce6f5f51c29aba5e6e469ee1b0804db1234240756131d0 309 0.17/1.00 vMB 27
384,122 384,122 00000000000000000e671076be7e1e9520ee2463186d3df8e040882b9009de63 1,150 0.57/1.00 vMB 29
384,121 384,121 0000000000000000088d94075b1f999dcf3e16efac54a45ceaac0a3e393ddd85 310 0.20/1.00 vMB 22
384,120 384,120 000000000000000009e38ad05689b8d76601e71bab98053ce5b3b22afb1d9fd9 1,163 0.63/1.00 vMB 27
384,119 384,119 000000000000000006470adeeb08b3b8a24e778c3cdd715084fef22a706b888c 576 0.32/1.00 vMB 29
384,118 384,118 00000000000000000d5ba19fbcbbeaf6e7f370c3c10901ce56cd766b568ddbd0 1,226 0.80/1.00 vMB 23
384,117 384,117 00000000000000000b81f15115ed6d63e28143ca95a60c4b311880e15549ea98 885 0.67/1.00 vMB 21
384,116 384,116 000000000000000006f282fd62b913a286f9a73e64a25fa07fe9eb1674e4dfde 1,504 0.62/1.00 vMB 38
384,115 384,115 00000000000000000b42d7b7e3c861e2e82a66da068f77814c7260adcba3f00e 542 0.31/1.00 vMB 23
384,114 384,114 00000000000000000ae555db2c0314a2859ddc79027f470b1af7476d2292881f 637 0.69/1.00 vMB 10
384,113 384,113 00000000000000000d2346324368417855686d9ff75d720762de1ad25931fec0 1,536 0.99/1.00 vMB 26
384,112 384,112 000000000000000004867f8545ca3f2f90cac37195aee6165b3870b636b1503a 1,558 0.75/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.