Loading Tool

Explorer IconExplorer

Memory Pool

39,462 transactions
31.69 vMB
0.07337271 BTC
Random Selection Loading Transactions
Max Size: 157.76/200 MB

Candidate Block

Mining Attempt e3228ed16c35209f89ffbd7a667d5b0ace71554d45b9be6ded588558e4fbabfb
Version 20000000
Previous Block 000000000000000000017e2a921859098c6593428de3b370587a97e0baaa7288
Merkle Root 5d50841fb7f26a622348057ea0afa98ffd5168522ad5281d4ff0a83399a73988
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,259
Size: 1.00 vMB
Total Fees: 0.00793294 BTC
Feerates: 178.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,564 (148,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,663 765,663 0000000000000000000480bd7f79a38e773135cc28dee3b2e7b9574a412db20a 1,968 1.00/1.00 vMB 17
765,662 765,662 00000000000000000001431c5ccd4b1dcc8cc16bb4cd1641365aca0ea22dfb3a 1,004 1.00/1.00 vMB 24
765,661 765,661 000000000000000000009e7e9dbc7900f7425c85d4a24d362c08dbf012a1ca0f 2,627 1.00/1.00 vMB 31
765,660 765,660 00000000000000000003201f4709aea3b268f2406e37b6b6a7b8e231aaef6366 2,971 1.00/1.00 vMB 37
765,659 765,659 00000000000000000005b8321e6dc1a0665a50e7ac607cfaa814ce9861e957f0 593 1.00/1.00 vMB 17
765,658 765,658 00000000000000000003b353e700cb80dcaef9200cf095dcaa9389a5e78a7e9c 1,312 1.00/1.00 vMB 21
765,657 765,657 0000000000000000000034d5110c850c8be23276fe184effbe82815bfbb36d67 2,291 1.00/1.00 vMB 29
765,656 765,656 00000000000000000005795c7c275af5e0fa88cd87d64b3dd152dfcabff2c1da 3,061 1.00/1.00 vMB 25
765,655 765,655 000000000000000000002a88c94fec5d5c77b383379821a58e5e3ab537925cb5 2,147 1.00/1.00 vMB 20
765,654 765,654 000000000000000000052e604e24c20fd26c543408feef58c93aea09f38086df 2,028 1.00/1.00 vMB 35
765,653 765,653 000000000000000000013c11f46c0dfb6926bc1d6662575d24a226767325fbec 2,978 1.00/1.00 vMB 38
765,652 765,652 00000000000000000005c1957b3a87969783ccd5521863fbc7403f5a1930a6f4 2,121 1.00/1.00 vMB 49
765,651 765,651 00000000000000000002f1c359940fbbd0371f95c6a11619ecaa988b519d0ef1 2,387 1.00/1.00 vMB 19
765,650 765,650 0000000000000000000218401ebd6281d5bb70105c21fe710e9c430731880be5 2,879 1.00/1.00 vMB 29
765,649 765,649 00000000000000000006950f17884e545cba77329c9c0e76733a8337f6d056c7 1,971 1.00/1.00 vMB 30
765,648 765,648 00000000000000000006cb0b0834a7123eb2d41faa5fe9c9eca92421293e9231 3,723 1.00/1.00 vMB 33
765,647 765,647 000000000000000000071bc4005c1f57702304d99d64d2351e1ee9c064b69f16 2,916 1.00/1.00 vMB 41
765,646 765,646 00000000000000000002f992c6960978fb7a973d21515815411961864ca063bd 2,752 1.00/1.00 vMB 53
765,645 765,645 00000000000000000002f8db7e51cbeb50aa4043af4427e965690dd4c092be47 3,010 1.00/1.00 vMB 36
765,644 765,644 0000000000000000000266ded6132b0a6390dad6f411947fa55b5ebc714fb435 3,435 1.00/1.00 vMB 40
765,643 765,643 0000000000000000000750701e598eb0778ae0015bf6b184ecb84e74d8ef2856 3,109 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.61 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: 624.28 GB
    • Received: 11.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.