Loading Tool

Explorer IconExplorer

Memory Pool

79,800 transactions
34.52 vMB
0.16785459 BTC
Random Selection Loading Transactions
Max Size: 193.18/200 MB

Candidate Block

Mining Attempt 457c4d31217c88bb71e6a608522048ffec3c14b0cf349a1ca06c06a44f277eb3
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 0dff5fd3fd95133663bd4f981efcb10a20297efebdbafec3f7ef20d2b263f1ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.04169864 BTC
Feerates: 150.93 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (624,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,423 290,423 00000000000000006739fd75d90d94a71f7892395e68f07e740d1187aff3b3ef 118 0.06/1.00 vMB 58
290,422 290,422 000000000000000030ef8a794e7a011cd2069c633549c2dd049f3d09f294f158 501 0.27/1.00 vMB 34
290,421 290,421 0000000000000000c35da215a195c2d3f996f7264df7701ea9503cf9036121f6 120 0.10/1.00 vMB 25
290,420 290,420 000000000000000026b28bc87df375106033fc2a70c0ca6946114a15c88c1f54 530 0.66/1.00 vMB 18
290,419 290,419 0000000000000000005dce1f7b39f76eccfc7cb21151decf5f218d5345bb55b6 677 0.25/1.00 vMB 58
290,418 290,418 0000000000000000a4ce8f9c8e1fa2f2ab5290fc95b72c24cca83ec1cb018d2b 32 0.01/1.00 vMB 0
290,417 290,417 0000000000000000a11854c7ad0df2914252b6ab2fb01eaffbe727a22d97eb87 232 0.15/1.00 vMB 21
290,416 290,416 000000000000000076d6a5a847f182dc4c0e32c8b8256933f3b694943638efaf 428 0.26/1.00 vMB 32
290,415 290,415 000000000000000061cdec9b363ece288a2685c619cc8da733983f8c386c0d81 750 0.77/1.00 vMB 28
290,414 290,414 0000000000000000257494dafa0b530e9e05d1dd6e81cb943ecf860d10921393 512 0.20/1.00 vMB 58
290,413 290,413 0000000000000000a74c70f184fe9c80a0269e5ca2adda07c35b0bc95a3e5845 366 0.20/1.00 vMB 34
290,412 290,412 0000000000000000a9ceb49f2a791c29fcad6ed8f21fe601aa9e1047adf17274 159 0.13/1.00 vMB 18
290,411 290,411 00000000000000008399bed20aa44936bf2cbd01564e6a5c4b4402aa9e971eb8 512 0.18/1.00 vMB 94
290,410 290,410 0000000000000000cb42d185436a03e75cedab6adfc0a85259094c56867f8d67 635 0.30/1.00 vMB 43
290,409 290,409 0000000000000000a72144dce839ad2790a2bc5efbd2275facecb037c41c5fb9 330 0.27/1.00 vMB 20
290,408 290,408 0000000000000000b50d974864733a5d92b8a86fed6f98f2f972b315195a37cf 256 0.10/1.00 vMB 44
290,407 290,407 00000000000000001928ce322dc735720d17ac6018a9951464dcdbc2de93c9b5 1,120 0.90/1.00 vMB 23
290,406 290,406 00000000000000004ee0d4ab03eed72a97076c10923250c7b6fa934495812444 512 0.15/1.00 vMB 114
290,405 290,405 00000000000000002ea1c3aa50bf8910ab580011503f3e804d7c9873518e5f64 1,465 0.72/1.00 vMB 39
290,404 290,404 0000000000000000b0116fd4c2638349ddc2a0d6268cd77a60c71b36f08a2346 681 0.46/1.00 vMB 30
290,403 290,403 0000000000000000c3503de4b29e6465502b4767b6cc99537af1f6d15c707dbe 1,808 0.90/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.11 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: 734.07 GB
    • Received: 18.55 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.