Loading Tool

Explorer IconExplorer

Memory Pool

74,601 transactions
27.49 vMB
0.06577024 BTC
Random Selection Loading Transactions
Max Size: 168.08/200 MB

Candidate Block

Mining Attempt 6196f3c035b20d83db15ca04bc21d57bd1a05109a69dd816b926c888db4be105
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root bf506f35b7f801f074e0e0a852bf2fb386850395d9bda043d42f978de8a7001e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00723759 BTC
Feerates: 50.34 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (119,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,885 795,885 00000000000000000002a2eede72a022655dccfa35c93424aece8ade5245ec5a 2,831 1.00/1.00 vMB 19
795,884 795,884 00000000000000000003acea3550774981ff233435fe7dab2c5e64dc40c103c0 4,493 1.00/1.00 vMB 13
795,883 795,883 0000000000000000000246647f5c435090e61ca2c4d681bcb3f4d172c477ebf1 2,888 1.00/1.00 vMB 18
795,882 795,882 00000000000000000000cedcd8c546fd20344fd31771210ae8909455752f0897 4,023 1.00/1.00 vMB 20
795,881 795,881 000000000000000000030129ff02c7651bb22f2bcd0564b8dba182af940bb247 2,014 1.00/1.00 vMB 18
795,880 795,880 0000000000000000000506f88cf81b3a2eb004cb8580e08a22cb8783fc18f877 2,417 1.00/1.00 vMB 27
795,879 795,879 0000000000000000000111ca66d9baae2e7e0fcc2189fb57a72149d97d7f98d8 2,941 1.00/1.00 vMB 34
795,878 795,878 000000000000000000014e734899b227c12e1e1db72c2770dcdd47c29a0c655c 3,648 1.00/1.00 vMB 31
795,877 795,877 000000000000000000016247cb26857d32ed860724361c725c260c7d7cd5d1de 5,008 1.00/1.00 vMB 11
795,876 795,876 0000000000000000000542b14f9826404866661d6402d1592790b56748ad390b 1,956 1.00/1.00 vMB 14
795,875 795,875 000000000000000000037422376fe373f7dd90b0a791b29ede31aabc3cce941d 2,865 1.00/1.00 vMB 16
795,874 795,874 0000000000000000000248173c6ffeaa286aa97ac862fb96e8547be15b515e07 3,134 1.00/1.00 vMB 27
795,873 795,873 000000000000000000020befb9b88fb45033ce62abed6bfa9a188a4a91de7ec8 3,508 1.00/1.00 vMB 27
795,872 795,872 0000000000000000000442bb12324574dadec4c8b90cdea8cfe1b22f083d08cf 1 0.00/1.00 vMB 0
795,871 795,871 00000000000000000004901d646d11e08b57f15e5dfa23d0cbf7f63d833dc4ca 3,764 1.00/1.00 vMB 30
795,870 795,870 000000000000000000002c8e0301efc9a8bade96eb6f13c997fd90a9f10f4df0 3,764 1.00/1.00 vMB 39
795,869 795,869 00000000000000000000ac03bbe41360234f1482fa556854b08b1ee74c4c5ebe 1,512 1.00/1.00 vMB 16
795,868 795,868 00000000000000000003079aa4f130a409217a8c208156a6fd69eaf3656314aa 2,675 1.00/1.00 vMB 22
795,867 795,867 00000000000000000005270e8798a49fdc6ef3fbb0cca8e39621d112f7d4740b 3,312 1.00/1.00 vMB 35
795,866 795,866 00000000000000000004a7560195142258e148e457e84a85af7b0ba0b2e05a46 3,664 1.00/1.00 vMB 21
795,865 795,865 00000000000000000001228527d30d735c3809095a6474d879e2ce697797e181 393 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.