Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
29.36 vMB
0.12449688 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt 649e6b92871d50e71db1e4fe886141e148b8a1a9e7368b9c0ec0d6eadc408e47
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (202,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,719 712,719 00000000000000000004cf3d579037811e649837892ced21d63bc0e791255fa4 1,203 0.54/1.00 vMB 16
712,718 712,718 000000000000000000063e507daac396557f0619e8ede35eab23d337da1a7433 635 0.18/1.00 vMB 19
712,717 712,717 000000000000000000044a0580b704c34e44e77c08f5b805bb1696829c4ecdf9 1,208 0.42/1.00 vMB 5
712,716 712,716 0000000000000000000a1adc3417265dd914d14a0cd931c82a083d24cd4002db 2,625 1.00/1.00 vMB 22
712,715 712,715 0000000000000000000c28481891bd1f1b222a3e58df6f57895003f79fce2be8 1,087 1.00/1.00 vMB 3
712,714 712,714 000000000000000000004d5bd32c66fba4fb43371554ed3589ce13875b5aea69 2,472 1.00/1.00 vMB 10
712,713 712,713 00000000000000000003a84d947acca1f7b8eaa93863ba653d196d7d717867d1 4,059 1.00/1.00 vMB 19
712,712 712,712 00000000000000000000974dbe62af088f019a4f0757c6d7bb53c125ee96b588 2,706 1.00/1.00 vMB 25
712,711 712,711 00000000000000000004acddbe0220bbe5bd1821ced3219af9a85a83b1789632 690 1.00/1.00 vMB 21
712,710 712,710 00000000000000000006b29a557e11d964ecb20ae78369b13068cd82af7e398d 2,409 1.00/1.00 vMB 26
712,709 712,709 00000000000000000006cb93e6dee8e47e130c1c083741552af788ba15a3f65b 483 1.00/1.00 vMB 21
712,708 712,708 000000000000000000075f93d37884f7991e975e1ff1e54cf471f8f8700a8cda 725 1.00/1.00 vMB 21
712,707 712,707 00000000000000000007f1f74a1a8273877a4a1b2338e34a8955b382f127d706 489 1.00/1.00 vMB 21
712,706 712,706 00000000000000000002d0b3a47c8c537c5299c93e6ab502888b9ba32e4f54ef 1,876 1.00/1.00 vMB 26
712,705 712,705 0000000000000000000c34a545d3da3bdf9a2c6af7fbe764bc09855a0689bb58 654 1.00/1.00 vMB 22
712,704 712,704 00000000000000000007d117135dbcde96454bfef1218631f877b050492b15d3 78 1.00/1.00 vMB 20
712,703 712,703 0000000000000000000a86c586662329bca74ed2d7bc41c989ec498cbbd4e6d1 823 1.00/1.00 vMB 24
712,702 712,702 00000000000000000004b7726e93480db47c15f05c48a043af4ef30c7c8a917a 1,041 1.00/1.00 vMB 23
712,701 712,701 00000000000000000008fa6caad3880d26f05d9e2880c93b2d83944fc8ce5170 991 0.29/1.00 vMB 17
712,700 712,700 000000000000000000049e2b03393c74fdbe0fe0b89d57f599123534643b63b0 40 0.04/1.00 vMB 12
712,699 712,699 00000000000000000003fe26c9bf507dfb1199da187e9b1990455b3793ae03e0 962 0.32/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.